IChartSeries Properties
Implements the chart series settings.
Name | Description |
---|---|
Axis | Gets the series axis. |
Break |
Gets whether the series should break on points with null values. |
Color | Gets the series color. |
Data | Returns source data that is used to create the series. |
Name |
Specifies the name of the chart series.
Inherited from IChart |
Pane | Gets the pane that displays the series. |
Stack | Gets the Stack name to display it in the tooltip. |
Visible |
Specifies whether the chart series is visible.
Inherited from IChart |
See Also