ComponentOne Document Library for UWP
MinorTickMarks Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : MinorTickMarks Property
Gets or sets the location of the axis minor tick marks.
Syntax
'Declaration
 
Public Property MinorTickMarks As C1.Chart.TickMark
public C1.Chart.TickMark MinorTickMarks {get; set;}
See Also

Reference

Axis Class
Axis Members