GetDataLabels Method

GetDataLabels function

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


func (instance *ChartPoint) GetDataLabels()  (*DataLabels,  error) 

Remarks

See Also