NPlot Documented Class Library |
|
Axis.DrawTick Method
[This is preliminary documentation and subject to change.]
Draw a tick on the axis.
Parameters
-
g
- The graphics surface on which to draw.
-
w
- The tick position in world coordinates.
-
size
- The size of the tick (in pixels)
-
text
- The text associated with the tick
-
textOffset
- The Offset to draw from the auto calculated position
-
axisPhysMin
- The minimum physical extent of the axis
-
axisPhysMax
- The maximum physical extent of the axis
-
labelOffset
- out: offset from the axies required for axis label
-
boundingBox
- out: The bounding rectangle for the tick and tickLabel drawn
See Also
Axis Class | NPlot Namespace