The ChartTickMarks type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Enabled |
Gets or sets a value indicating whether tick marks should be shown.
Default: Auto, which means true for major tick marks and false for minor tick marks. |
![]() |
Interval |
Gets or sets the interval between tick marks.
Default (0) uses Interval. |
![]() |
IntervalOffset |
Gets or sets the offset for the first tick mark from the axis min.
Default (0) uses IntervalOffset. |
![]() |
IntervalOffsetType |
Gets or sets the units for the IntervalOffset.
Default: Default, which in this case means IntervalOffsetType. |
![]() |
IntervalType |
Gets or sets the units for the Interval.
Default: Default, which in this case means IntervalType. |
![]() |
Length |
Gets or sets the length of the tick mark as a percentage of the chart size.
Default: 1. |
![]() |
Style |
Gets the Style object defining the line style for tick marks.
|
![]() |
Type |
Gets or sets the type of the tick mark.
|