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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double CustomDisplayUnit { get; set; }Public Property CustomDisplayUnit As Double
Get
Set
Property Value
Double
See Also