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_alignmentX Stores the alignment of the label along the x-axis.
Protected field_alignmentY Stores the alignment of the label along the y-axis.
Protected field_alignmentZ Stores the alignment of the label along the z-axis.
Protected field_automaticRotationShift Indicates whether the label alignment is determined automatically.
Protected field_backgroundStyleThe style for the background.
Protected field_brush Stores the material used to draw the label.
Protected field_font Stores the font used for labels.
Protected field_offsetXThe x offset in EM units.
Protected field_offsetYThe y offset in EM units.
Protected field_offsetZThe z offset in EM units.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rotationXThe rotation of the label.
Protected field_rotationYThe rotation of the label.
Protected field_rotationZThe rotation of the label.
Protected field_suppressedLabels Stores the labels that should be suppressed.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also