Click or drag to resize

XlsChartCategoryAxis MajorUnit Property

Value of major increment.

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

Property Value

Type: Double

Implements

IChartValueAxis MajorUnit
See Also