Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / DisplayUnitCustom Property
In This Topic
    DisplayUnitCustom Property
    In This Topic
    Gets or sets whether the displayed units use custom settings (If the value of the DisplayUnit property is custom, then the DisplayUnitCustom property returns or sets the value of the displayed units. The value must be from 0 through 10E307.
    Syntax
    System.double DisplayUnitCustom {get; set;}
    See Also