Click or drag to resize

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; }

Property Value

Type: Double
See Also