Click or drag to resize

XYZSurfacePlotItemStyle Property

Gets or sets the plot style used to render the surface.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataMeshPlotStyle Style { get; set; }

Property Value

DataMeshPlotStyle
See Also