ComponentOne FlexChart for WPF
MinorTickMarks Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.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