Link Search Menu Expand Document

ValueAxisMinorUnit Property

Gets or sets the distance between minor ticks.

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

Property Value

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

Reference