ChartGridLines Members
Include Protected Members
Include Inherited Members
Regresents the gridlines along an axis.
The ChartGridLines 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 gridlines should be shown. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Interval | Interval between gridlines. | |
IntervalOffset | Offset for the first gridline from the axis min. | |
IntervalOffsetType | Units for the IntervalOffset. | |
IntervalType | Units for the Interval. | |
Style | Gets the style properties of this report definition object. |
Top