ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
newly created tick object
Add a new tick to the tick collection by providing position and a label instance
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- position
- Type: SystemSingle
tick position - label
- Type: ILNumerics.DrawingLabel
label object to be used for rendering the tick label
Return Value
Type: Ticknewly created tick object
Remarks
[ILNumerics Visualization Engine]
See Also