VerticalAxis
Draws vertical axes. See the BaseAxis documentation for descriptions of the inherited properties.
Types
Houses VerticalAxis factory functions.
Defines the horizontal position of each of a vertical axis’s labels relative to the axis line.
Determines for what y values a VerticalAxis displays labels, ticks, and guidelines.
Defines the vertical position of each of a horizontal axis’s labels relative to the label’s corresponding tick.
Properties
defines the horizontal position of the labels relative to the axis line.
determines for what y values the VerticalAxis displays labels, ticks, and guidelines.
defines the vertical positions of the labels relative to their ticks.
Functions
Creates a new VerticalAxis based on this one.
Draws content over the CartesianLayers.
Draws content under the CartesianLayers.
Updates the chart’s MutableHorizontalDimensions instance.
Ensures that there are sufficient horizontal insets. freeHeight is the height of the CartesianLayer area.
Ensures that there are sufficient insets.