Represents an axis within a cellset.
The following tables list the members exposed by the Axis type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Name | Gets the name of the Axis. | 
| .gif) | Positions | Gets a PositionCollection that contains the positions for the Axis. | 
| .gif) | Set | Gets a Set that contains the set for the Axis. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two specified instances of Axis are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of Axis are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of Axis have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current Object. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部