DXQualitativeAxisX Members
The X-axis that manages qualitative arguments.Constructors
Name | Description |
---|---|
DXQualitativeAxisX() | Initializes a new DXQualitativeAxisX object with the default settings. |
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. |
LabelTextFormatter | |
Layout | Inherited from DXAxisBase. |
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(DXQualitativeConstantLine) | |
AddStrip(DXQualitativeStrip) | |
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(DXQualitativeConstantLine) | |
RemoveStrip(DXQualitativeStrip) |
See Also