ChartTickMarks Members
Include Protected Members
Include Inherited Members
Represents tick marks along an axis.
The ChartTickMarks type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Enabled | Indicates the tickmarks should be shown. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Interval | Interval between tickmarks. |
![]() |
IntervalOffset | Offset for the first tickmark from the axis min. |
![]() |
IntervalOffsetType | Units for the IntervalOffset. |
![]() |
IntervalType | Units for the Interval. |
![]() |
Length | Length of the tickmark, as a percentage of the chart size. |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
Type | Type of the tick mark. |
Top