ILNumerics Ultimate VS

TickCollection Fields

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The TickCollection type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDefaultFontFunc
Font creation function used for initial fonts for tick labels; default: gives the default font for all labels (Helvetica, 10pt)
Public fieldStatic memberDefaultLabelTransformFunc
Default function used to transform tick positions into tick label texts. It applies a simple number transform, taking the current culture into account.
Public fieldStatic memberDefaultTickCreationFunc Obsolete.
Default tick creation function for all axis objects with TickMode set to Automatic.
Public fieldLabelTransformFunc
Function used to control the creation of tick labels from position values. Default: DefaultLabelTransformFunc
Protected fieldm_animations (Inherited from Group.)
Protected fieldm_children (Inherited from Group.)
Protected fieldm_timeoutAware (Inherited from Group.)
Public fieldTickCreationFunc Obsolete.
Function used to control the creation of ticks for this axis. Default: DefaultTickCreationFunc
Public fieldTickCreationFuncEx
Function used to control the creation of ticks for this axis. Default: CreateTicksAuto(Single, Single, Int32, Axis, AxisScale)
Public fieldStatic memberTickLabelTag
Tag identifying the tick label within the scene graph
Public fieldStatic memberTickLinesTag
Tag identifying the tick lines within the scene graph
Top
See Also

Reference