Click or drag to resize

XlsChartValueAxis DisplayUnit Property

Returns or sets the unit label for the specified axis.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartDisplayUnitType DisplayUnit { get; set; }

Property Value

Type: ChartDisplayUnitType
See Also