DXAxisX Members
The base class for all X-axes.Properties
| Name | Description |
|---|---|
| ClassHandle | The handle for this class. |
| ConstantLines | Inherited from DXAxisBase. |
| DisplayPosition | Inherited from DXAxisBase. |
| Hidden | Inherited from DXAxisBase. |
| HintLabelHidden | Inherited from DXAxisBase. |
| HintLineHidden | Inherited from DXAxisBase. |
| HintOptions | Inherited from DXAxisBase. |
| Label | Inherited from DXAxisBase. |
| Layout | Inherited from DXAxisBase. |
| Position | Inherited from DXAxisBase. |
| Strips | Inherited from DXAxisBase. |
| Style | Inherited from DXAxisBase. |
| Synchronizer | Inherited from DXAxisBase. |
| Title | Inherited from DXAxisBase. |
Methods
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also