ValueAxisMinorUnit Property Bytescout Spreadsheet SDK
Gets or sets the distance between minor ticks.

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