NPlot Documented Class Library |
|
LinearAxis.DrawTicks Method
[This is preliminary documentation and subject to change.]
Draws the large and small ticks [and tick labels] for this axis.
Parameters
-
g
- The graphics surface on which to draw.
-
physicalMin
- The physical position corresponding to the world minimum of the axis.
-
physicalMax
- The physical position corresponding to the world maximum of the axis.
-
labelOffset
- out: offset from the axis to draw the axis label.
-
boundingBox
- out: smallest box that completely surrounds all ticks and associated labels for this axis.
See Also
LinearAxis Class | NPlot Namespace