IChartSeriePoint

Assembly: Chart;

Description

The IChartSeriePoint interface contains properties that are used to determine parameters of a data series point.

Properties

  Property name Brief description
Background The Background property determines fill parameters for a data series point.
Label

The Label property enables the user to work with a data label of a data series point.

Selected

The Selected property determines whether a data series point is selected.

Total

The Total property determines whether a bar is total.

See also:

Chart Assembly Interfaces