Click or drag to resize

AxisLabelStyle Fields

The AxisLabelStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_automaticRotationShift Indicates whether label alignment is shifted automatically for rotation.
Protected field_backgroundStyleThe style for the background.
Protected field_brush The brush used to render labels.
Protected field_font The font used to render axis labels.
Protected field_horizontalAlignment The horizontal alignment of axis labels.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rotationThe rotation of the label.
Protected field_stringFormat The string format used to render labels.
Protected field_suppressedLabels The labels suppressed for rendering.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_verticalAlignment The vertical alignment of axis labels.
Protected field_xOffsetThe x offset in EM units.
Protected field_yOffsetThe y offset in EM units.
Top
See Also