ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Gets/sets the length of the ticks; negative values: flip ticks inside plot cube; unit: fraction of DefaultFont height; default: 0.5f
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Property Value
Type: SingleRemarks
The length is measured in fractions of the current DefaultFont.Height, i.e. a value of 1 will produce a tick length of exactly the height of the DefaultFont.
Negative values for TickLength will draw the ticks in opposite direction. For 2D plots and colorbars this produces ticks reaching 'inside' the content area.
[ILNumerics Visualization Engine]
See Also