Link Search Menu Expand Document

ChartAxisMinorTickMark Property

Gets or sets the minor tick mark.

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

Property Value

Type: TickMark
The minor tick mark.
See Also

Reference