Click or drag to resize

G2DPolarCoordinateSystem Fields

The G2DPolarCoordinateSystem type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentLeafNodeWithSetOfEventArgs)
Protected field_axisStyleInformation Cached axis style information.
(Inherited from G2DCoordinateSystem)
Protected field_isXreverse Is the direction of the x axis reverse, for instance runs from right to left.
Protected field_isXYInterchanged Is the normal position of x and y axes interchanged, for instance x is vertical and y horizontal.
Protected field_isYreverse Is the direction of the y axis reverse, for instance runs from top to bottom.
Protected field_layerHeight The height of the layer area.
(Inherited from G2DCoordinateSystem)
Protected field_layerWidth The width of the layer area.
(Inherited from G2DCoordinateSystem)
Protected field_midX The X coordinate of the polar center.
Protected field_midY The Y coordinate of the polar center.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_radius The radius of the polar plot area.
Top
See Also