Link Search Menu Expand Document

ChartAxisMajorTickMark Property

Gets or sets the major tick mark.

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

Property Value

Type: TickMark
The major tick mark.
See Also

Reference