Axis |
The AxisLineStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | _accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) |
![]() | _axisPen | Pen used for painting of the axis. |
![]() | _axisPosition1 | Axis shift position, either provide as absolute values in point units, or as relative value relative to the layer size. |
![]() | _axisPosition2 | |
![]() | _cachedAxisStyleInfo | |
![]() | _cachedMainLinePointsUsedForHitTesting | The line points that make out the main axis line (in parent layer coordinates). Used for hit testing |
![]() | _majorTickLength | Length of the major ticks in points (1/72 inch). |
![]() | _majorTickPen | Pen used for painting of the major ticks. |
![]() | _minorTickLength | Length of the minor ticks in points (1/72 inch). |
![]() | _minorTickPen | Pen used for painting of the minor ticks. |
![]() | _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) |
![]() | _showFirstDownMajorTicks | True if major ticks should be painted inside of the layer. |
![]() | _showFirstDownMinorTicks | True if major ticks should be painted inside of the layer. |
![]() | _showFirstUpMajorTicks | True if major ticks should be painted outside of the layer. |
![]() | _showFirstUpMinorTicks | True if minor ticks should be painted outside of the layer. |
![]() | _showSecondDownMajorTicks | True if major ticks should be painted inside of the layer. |
![]() | _showSecondDownMinorTicks | True if major ticks should be painted inside of the layer. |
![]() | _showSecondUpMajorTicks | True if major ticks should be painted outside of the layer. |
![]() | _showSecondUpMinorTicks | True if minor ticks should be painted outside of the layer. |
![]() | _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |