Click or drag to resize

AxisLineStyle Fields

The AxisLineStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_axisPenPen used for painting of the axis.
Protected field_axisPosition1Axis shift position, either provide as absolute values in point units, or as relative value relative to the layer size.
Protected field_axisPosition2 
Protected field_cachedAxisStyleInfo 
Protected field_cachedMainLinePointsUsedForHitTesting The line points that make out the main axis line (in parent layer coordinates). Used for hit testing
Protected field_majorTickLengthLength of the major ticks in points (1/72 inch).
Protected field_majorTickPenPen used for painting of the major ticks.
Protected field_minorTickLengthLength of the minor ticks in points (1/72 inch).
Protected field_minorTickPenPen used for painting of the minor ticks.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_showFirstDownMajorTicksTrue if major ticks should be painted inside of the layer.
Protected field_showFirstDownMinorTicksTrue if major ticks should be painted inside of the layer.
Protected field_showFirstUpMajorTicksTrue if major ticks should be painted outside of the layer.
Protected field_showFirstUpMinorTicksTrue if minor ticks should be painted outside of the layer.
Protected field_showSecondDownMajorTicksTrue if major ticks should be painted inside of the layer.
Protected field_showSecondDownMinorTicksTrue if major ticks should be painted inside of the layer.
Protected field_showSecondUpMajorTicksTrue if major ticks should be painted outside of the layer.
Protected field_showSecondUpMinorTicksTrue if minor ticks should be painted outside of the layer.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also