Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / DisplayUnitLabel Property
In This Topic
    DisplayUnitLabel Property
    In This Topic
    Returns the IDisplayUnitLabel object for the specified axis. Returns Null if the HasDisplayUnitLabel property is set to False.
    Syntax
    IDisplayUnitLabel DisplayUnitLabel {get;}
    See Also