Search
TowerChart Members
Constructors Properties
 


A control used to draw tower charts, rendering series side by side to allow comparing data sequence and sizes.

The following tables list the members exposed by the TowerChart type.

 Public Constructors

  Name Description

TowerChart

Initializes a new instance of the TowerChart class.

 Public Properties

  Name Description

leftSeries

Gets or sets the series whose data is drawn on the left side of this chart.

margins

Gets or sets the size of margins around chart graphics.

range

Gets or sets fixed data range size.

rightSeries

Gets or sets the series whose data is drawn on the right side of this chart.

segmentShape

Gets or sets the shape of tower segments.

seriesPadding

Gets or sets the padding distance between series.

towerLayout

Gets or sets the layout of tower segments.

 See Also