Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / HasDisplayUnitLabel Property
In This Topic
    HasDisplayUnitLabel Property
    In This Topic
    Gets or sets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis). The default value is True.
    Syntax
    System.bool HasDisplayUnitLabel {get; set;}
    See Also