AxisStylePaintMinorLabels Method |
Paints the minor labels.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void PaintMinorLabels(
IGraphicsContext3D g,
IPlotArea layer
)
Parameters
- g IGraphicsContext3D
- The graphics context.
- layer IPlotArea
- The plot area.
See Also