TitlePosition
Defines the position of a BaseAxis title.
Entries
Places the title beside the axis, in the conventional position. For a HorizontalAxis, the title is above or below the axis, centered horizontally. For a VerticalAxis, it’s to the side of the axis, rotated 90 degrees. No additional CartesianLayer-area margin is reserved.
Anchors the title at the axis line’s leading end, centered on the line. For a HorizontalAxis, the title is drawn at the line’s end (in right-to-left layouts, at the visual start), centered vertically on the line. For a VerticalAxis, it’s drawn horizontally above the line, centered on it. CartesianLayer-area margin is reserved so the title fits: the full title width for a HorizontalAxis, and half the title width (plus half the line thickness) for a VerticalAxis, with the inner half overhanging the axis band. If both a start and an end VerticalAxis use End and their titles are wide enough, the titles may overlap.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.