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: 9.0.0
Syntax
public double CustomDisplayUnit { get; set; }

Property Value

Double
See Also