ComponentOne Document Library for UWP
MajorTickMarks Property

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

Reference

Axis Class
Axis Members