Axis.DisplayUnitLabel

Axis.DisplayUnitLabel property

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.

public DisplayUnitLabel DisplayUnitLabel { get; }

See Also