Click or drag to resize
PoAxis Properties

The PoAxis type exposes the following members.

Properties
  NameDescription
Public propertyarrowHeight

Arrow height.

Public propertyarrowLength

Arrow length.

Public propertyarrowVisibility

Arrow visibility.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertygradAddString

String to be concatenated.

Public propertygradAddStringVisibility

Specify the visibility of a string concatenated with the graduations.

Public propertygradDistAxis

Distance from the graduations to the axis.

Public propertygradFontName

Graduations font name.

Public propertygradFontSize

Font size of the graduations.

Public propertygradPath

Graduations path.

Public propertygradPosition

Graduations position.

Public propertygradVisibility

Graduations visibility.

Public propertygridLengthGradOtherSide

Grid lines length other side graduation texts.

Public propertygridLengthGradSide

Grid lines length side graduation texts.

Public propertygridVisibility

Grid lines visibility.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymarginEnd

Margin at the end of the axis.

Public propertymarginStart

Margin at the start of the axis.

Public propertymarginType

Relative or absolute margin.

Public propertyreverseFlag

Allow to reverse the writing path of all axis texts.

Public propertytickFirstGrad

First graduation to display.

Public propertytickLastGrad

Last graduation to display (number starting with the ending one).

Public propertytickMainLength

Main graduations ticks length.

Public propertytickNumOrPeriod

Number of secondary graduations (tickSubDef = NUM_SUB_TICK), or period of texts of graduations (tickSubDef = PERIOD_MAIN_TICK).

Public propertytickPosition

Position of the tick marks.

Public propertytickSubDef

Secondary graduations tick definition.

Public propertytickSubLength

Secondary graduations ticks length.

Public propertytickVisibility

Tick marks visibility.

Public propertytitleDistAxis

Distance from the title to the axis.

Public propertytitleFontName

Title font name.

Public propertytitleFontSize

Font size of the title.

Public propertytitlePath

Path of the title.

Public propertytitlePosition

Position of the title.

Public propertytitleString

Title string.

Public propertytitleVisibility

Visibility of the title.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also