Link Search Menu Expand Document

ValueAxisMajorUnit Property

Gets or sets the distance between major ticks.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double MajorUnit { get; set; }

Property Value

Type: Double
The distance between major ticks.
Remarks
Values less than 1 treated as "use default".
See Also

Reference