Label: IChartLabel;
Label: Prognoz.Platform.Interop.Chart.IChartLabel;
The Label property allows to work with the data label of a data series point.
Before using this property, the user should enable data labels displaying (IChartSerie.LabelsEnabled).
Examples of use are given in the IChartSerie.SeriePoint property.
See also: