Skip to main content

NumericAxisY Fields

The y-axis that uses numeric scale and represents values of series data points.
Name Description
AlwaysShowZeroLevelProperty static Identifies the AlwaysShowZeroLevel bindable property.
AutoRangeModeProperty static Identifies the AutoRangeMode 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.
GridAlignmentProperty static Identifies the GridAlignment bindable property.
GridOffsetProperty static Identifies the GridOffset bindable property.
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.
LabelValueNotationProperty static Identifies the LabelValueNotation bindable property.
LayoutProperty static Identifies the Layout bindable property. Inherited from AxisBase.
LogarithmicOptionsProperty static Identifies the LogarithmicOptions 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