Enables the pan gesture on the axis.
Enables chart zoom gesture on the axis.
Gets or sets the visibility status of axis.
Gets or sets the horizontal location of the axis. Use values exported from AxisHorizontalLocation.
Gets or sets the id for this axis.
Gets or sets the fit mode for axis labels. Use exported values from AxisLabelFitMode.
Gets or sets the format of the labels displayed by the axis.
Gets or sets the layout mode for axis labels. Use exported values from AxisLabelLayoutMode.
Identifies the labelLayoutMode dependency property.
Gets or sets the margin of axis label.
Gets or sets the rotation angle for axis labels. Requires "Rotation" fit mode for labelFitMode property to be set.
Gets or sets the size of the text labels displayed by the axis.
Gets or sets the color of the labels displayed by the chart.
Gets or sets the color of the axis line.
Gets or sets if the axis line is hidden.
Gets or sets the thickness of the axis line.
Gets or sets the vertical location of the axis. Use values exported from AxisVerticalLocation.
Identifies the allowPan dependency property.
Identifies the allowZoom dependency property.
Identifies the hidden dependency property.
Identifies the horizontalLocation dependency property.
Identifies the id dependency property of each axis.
Identifies the labelFitMode dependency property.
Identifies the labelFormat dependency property.
Identifies the labelMargin dependency property.
Identifies the labelRotationAngle dependency property.
Identifies the labelSize dependency property.
Identifies the labelTextColor dependency property.
Identifies the lineColor dependency property.
Identifies the lineHidden dependency property.
Identifies the lineThickness dependency property.
Identifies the verticalLocation dependency property.
Generated using TypeDoc
A base class for all cartesian axes.