Click or drag to resize

AxisStylePaintPreprocessing Method

Performs preprocessing for all contained axis styles.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void PaintPreprocessing(
	IPlotArea layer
)

Parameters

layer  IPlotArea
The plot area.
See Also