Label

IChartDataPoint.Label property

Represents the lable of chart data point. Read-only IDataLabel.

public IDataLabel Label { get; }

See Also