Skip to main content

DateTimeAxisX Fields

The X-axis that the chart uses to display series of data points with date-time arguments.
Name Description
AggregationTypeProperty static Identifies the AggregationType bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
ConstantLinesProperty static Identifies the ConstantLines bindable property.
DisplayPositionProperty static Identifies the DisplayPosition bindable property. Inherited from AxisBase.
EmptyRangesVisibleProperty static Identifies the EmptyRangesVisible bindable property.
GridAlignmentProperty static Identifies the GridAlignment bindable property.
GridOffsetProperty static Identifies the GridOffset bindable property.
GridSpacingProperty static Identifies the GridSpacing bindable property.
HintOptionsProperty static Identifies the HintOptions bindable property. Inherited from AxisBase.
LabelFormatAutoReplaceOptionsProperty static Identifies the LabelFormatAutoReplaceOptions bindable property.
LabelProperty static Identifies the Label bindable property. Inherited from AxisBase.
LabelTextFormatterProperty static Identifies the LabelTextFormatter bindable property. Inherited from AxisBase.
LayoutProperty static Identifies the Layout bindable property. Inherited from AxisBase.
MeasureUnitProperty static Identifies the MeasureUnit bindable property.
RangeProperty static Identifies the Range bindable property.
StripsProperty static Identifies the Strips bindable property.
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