IChartSeries

Description

The IChartSeries interface contains properties for defining parameters for the chart series collection.

Properties

  Property name Brief description
Count The Count property returns the number of chart series.
DefaultLabel The DefaultLabel property determines default settings for labels.
DisplayLabels The DisplayLabels property determines whether labels are displayed for all chart series.
FixedCount The FixedCount property determines the number of fixed (static) series, formatting of which remains the same.
Item The Item property is used to define settings of a specific chart series.

Methods

  Method name Brief description
AutoplaceLabels The AutoplaceLabels method locates labels in a way, that prevents their overlapping each other.
Move The Move method is used to change a series index, that is the method changes the order of series in a list.

See also:

Chart Assembly Interfaces