Axis.MinorTickMark
Axis.MinorTickMark property
Represents the type of minor tick mark for the specified axis.
public TickMarkType MinorTickMark { get; set; }
See Also
- enum TickMarkType
- class Axis
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Represents the type of minor tick mark for the specified axis.
public TickMarkType MinorTickMark { get; set; }