Skip to main content
A newer version of this page is available. .

DateTimeAxisX Fields

The X-axis the chart uses to display series that represent data sources with date-time arguments (when theIXYSeriesData.GetDataType‘s implementation returns DateTime, WeightedDateTime, and Financial).
Name Description
AggregationTypeProperty static
ConstantLinesProperty static
GridAlignmentProperty static
GridOffsetProperty static
GridSpacingProperty static
HintOptionsProperty static Identifies the HintOptions bindable property. Inherited from AxisBase.
LabelProperty static Identifies the Label bindable property. Inherited from AxisBase.
LabelTextFormatterProperty static Identifies the LabelTextFormatter bindable property. Inherited from AxisBase.
MeasureUnitProperty static
PositionProperty static Identifies the Position bindable property. Inherited from AxisBase.
RangeProperty static
StripsProperty static
StyleProperty static Identifies the Style bindable property. Inherited from AxisBase.
SynchronizerProperty static Identifies the Synchronizer bindable property. Inherited from AxisBase.
TitleProperty static Identifies the Title bindable property. Inherited from AxisBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from AxisBase.
See Also