ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / MinorTickMarks Property

In This Topic
MinorTickMarks Property (IAxis)
In This Topic
Gets the style of the minor tick marks.
Syntax
'Declaration
 
ReadOnly Property MinorTickMarks As TickMark
 

Property Value

A TickMark specifying the style of the minor tick marks.
See Also