ChartPoint.DataLabels

ChartPoint.DataLabels property

Returns a DataLabels object that represents the data label associated with the point.

public DataLabels DataLabels { get; }

See Also