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. |
AxisLogarithmicOptionsProperty static | |
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 dependency property. |
LayoutProperty static | Identifies the Layout bindable property. Inherited from AxisBase. |
PositionProperty static | Identifies the Position bindable property. Inherited from AxisBase. |
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