GetDisplayUnitLabel Method

GetDisplayUnitLabel function

Represents a unit label on an axis in the specified chart.Unit labels are useful for charting large values— for example, in the millions or billions.


func (instance *Axis) GetDisplayUnitLabel()  (*DisplayUnitLabel,  error) 

Remarks

See Also