AxisStyleCollectionPaintPreprocessing Method |
Performs paint preprocessing for all axis styles in the specified plot area.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void PaintPreprocessing(
IPlotArea layer
)
Parameters
- layer IPlotArea
- The plot area.
See Also