NPlot Documented Class Library |
|
LabelAxis.DrawTicks Method
[This is preliminary documentation and subject to change.]
Given Graphics surface, and physical extents of axis, draw ticks and associated labels.
Parameters
-
g
- The GDI+ Graphics surface on which to draw.
-
physicalMin
- The physical location of the world min point
-
physicalMax
- The physical location of the world max point
-
labelOffset
- out: a suitable offset from the axis to draw the axis label.
-
boundingBox
- out: smallest box that completely encompasses all of the ticks and tick labels.
See Also
LabelAxis Class | NPlot Namespace