IChartSeriePoint

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IChartSeriePoint interface contains properties used to define 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 allows to work with the data label of a data series point.

Selected

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

See also:

Chart Assembly Interfaces