DXDateTimeAxisX Members
The X-axis that manages date-time arguments.Constructors
Name | Description |
---|---|
DXDateTimeAxisX() | Initializes a new DXDateTimeAxisX object with the default settings. |
Properties
Name | Description |
---|---|
AggregationType | |
ClassHandle | The handle for this class. |
ConstantLines | Inherited from DXAxisBase. |
DisplayPosition | Inherited from DXAxisBase. |
EmptyRangesHidden | |
GridAlignment | |
GridOffset | |
GridSpacing | |
Hidden | Inherited from DXAxisBase. |
HintLabelHidden | Inherited from DXAxisBase. |
HintLineHidden | Inherited from DXAxisBase. |
HintOptions | Inherited from DXAxisBase. |
Label | Inherited from DXAxisBase. |
LabelFormatAutoReplaceOptions | |
LabelTextFormatter | |
Layout | Inherited from DXAxisBase. |
MeasureUnit | |
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(DXDateTimeConstantLine) | |
AddStrip(DXDateTimeStrip) | |
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(DXDateTimeConstantLine) | |
RemoveStrip(DXDateTimeStrip) |
See Also