Labels

ChartSeries.Labels property

Returns the Labels of a series. Read-only IDataLabelCollection.

public IDataLabelCollection Labels { get; }

See Also