ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Method allows to set a custom tick label on working axis.
Sets custom tick label by ID.
[ILNumerics Drawing2 Toolbox]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- ID
- Type: SystemInt32
Scalar value, defines an indentifier of tick on working axes. - tickLabel
- Type: SystemString
Label text string.
Remarks
[ILNumerics Drawing2 Toolbox]
See Also