ExcelChartValueAxisCustomDisplayUnit Property |
Gets or sets a value representing a custom display unit as an alternative to the predefined display units (100, 1000, 10000, etc).
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double CustomDisplayUnit { get; set; }
Public Property CustomDisplayUnit As Double
Get
Set
Property Value
Type:
DoubleSee Also