Click or drag to resize

ExcelChartCategoryAxisMinorTickMarkType Property

Gets or sets the minor tick marks type

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartTickMarkType MinorTickMarkType { get; set; }

Property Value

Type: ExcelChartTickMarkType
See Also