DXNumericAxisX Members
The X-axis that manages numeric arguments.Constructors
| Name | Description |
|---|---|
| DXNumericAxisX() | Initializes a new DXNumericAxisX object with the default settings. |
Properties
| Name | Description |
|---|---|
| ClassHandle | The handle for this class. |
| ConstantLines | Inherited from DXAxisBase. |
| DisplayPosition | Inherited from DXAxisBase. |
| GridAlignment | |
| GridOffset | |
| Hidden | Inherited from DXAxisBase. |
| HintLabelHidden | Inherited from DXAxisBase. |
| HintLineHidden | Inherited from DXAxisBase. |
| HintOptions | Inherited from DXAxisBase. |
| Label | Inherited from DXAxisBase. |
| LabelTextFormatter | |
| LabelValueNotation | |
| Layout | Inherited from DXAxisBase. |
| LogarithmicOptions | |
| Position | Inherited from DXAxisBase. |
| Range | |
| Strips | Inherited from DXAxisBase. |
| Style | Inherited from DXAxisBase. |
| Synchronizer | Inherited from DXAxisBase. |
| Title | Inherited from DXAxisBase. |
Methods
| Name | Description |
|---|---|
| AddConstantLine(DXNumericConstantLine) | |
| AddStrip(DXNumericStrip) | |
| 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. |
| RemoveConstantLine(DXNumericConstantLine) | |
| RemoveStrip(DXNumericStrip) |
See Also