ComponentOne FinancialChart for WinForms
MinorTickMarks Property

C1.Win.Chart Namespace > Axis Class : MinorTickMarks Property
Gets or sets the location of the axis minor tick marks.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property MinorTickMarks As TickMark
[DefaultValue()]
public TickMark MinorTickMarks {get; set;}
See Also

Reference

Axis Class
Axis Members