ComponentOne FlexChart for UWP
MinorTickMarks Property

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

Reference

Axis Class
Axis Members