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. | |
_axisPosition | Axis shift position, either provide as absolute values in point units, or as relative value relative to the layer size. | |
_cachedAxisStyleInfo | ||
_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. | |
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) |