ValueAxisMajorUnit Property Bytescout Spreadsheet SDK
Gets or sets the distance between major ticks.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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