C1.C1Rdl.Rdl2008 Namespace : ChartTickMarks Class |
For a list of all members of this type, see ChartTickMarks members.
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 ChartAxis.Interval. | |
IntervalOffset | Gets or sets the offset for the first tick mark from the axis min.
Default (0) uses ChartAxis.IntervalOffset. | |
IntervalOffsetType | Gets or sets the units for the ChartTickMarks.IntervalOffset.
Default: ChartAxisIntervalType.Default, which in this case means ChartAxis.IntervalOffsetType. | |
IntervalType | Gets or sets the units for the ChartTickMarks.Interval.
Default: ChartAxisIntervalType.Default, which in this case means ChartAxis.IntervalType. | |
Length | Gets or sets the length of the tick mark as a percentage of the chart size.
Default: 1. | |
Style | Gets the ChartTickMarks.Style object defining the line style for tick marks. | |
Type | Gets or sets the type of the tick mark. |