PoCartesianAxis Properties |
The PoCartesianAxis type exposes the following members.
Name | Description | |
---|---|---|
arrowHeight | Arrow height. | |
arrowLength | Arrow length. | |
arrowVisibility | Arrow visibility. | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
end | Defines the end of the axis. | |
gradAddString | String to be concatenated. | |
gradAddStringVisibility | Specify the visibility of a string concatenated with the graduations. | |
gradDistAxis | Distance from the graduations to the axis. | |
gradEnd | Defines the value of the graduation (tick label) corresponding to the end coordinate of this axis. | |
gradFontName | Graduations font name. | |
gradFontSize | Font size of the graduations. | |
gradPath | Graduations path. | |
gradPosition | Graduations position. | |
gradStart | Defines the value of the graduation (tick label) corresponding to the starting coordinate of this axis. | |
gradVisibility | Graduations visibility. | |
gridLengthGradOtherSide | Grid lines length other side graduation texts. | |
gridLengthGradSide | Grid lines length side graduation texts. | |
gridVisibility | Grid lines visibility. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
marginEnd | Margin at the end of the axis. | |
marginStart | Margin at the start of the axis. | |
marginType | Relative or absolute margin. | |
reverseFlag | Allow to reverse the writing path of all axis texts. | |
start | Defines the start of the axis. | |
tickFirstGrad | First graduation to display. | |
tickLastGrad | Last graduation to display (number starting with the ending one). | |
tickMainLength | Main graduations ticks length. | |
tickNumOrPeriod | Number of secondary graduations (tickSubDef = NUM_SUB_TICK), or period of texts of graduations (tickSubDef = PERIOD_MAIN_TICK). | |
tickPosition | Position of the tick marks. | |
tickSubDef | Secondary graduations tick definition. | |
tickSubLength | Secondary graduations ticks length. | |
tickVisibility | Tick marks visibility. | |
titleDistAxis | Distance from the title to the axis. | |
titleFontName | Title font name. | |
titleFontSize | Font size of the title. | |
titlePath | Path of the title. | |
titlePosition | Position of the title. | |
titleString | Title string. | |
titleVisibility | Visibility of the title. | |
type | Type of the axis (XY, XZ, YX, ... | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |