Click or drag to resize

SurfaceMeshSeries3DContourLineType Property

LightningChart .NET Help
Contour line style

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ContourLineType3D.FastColorZones)]
public ContourLineType3D ContourLineType { get; set; }

Property Value

Type: ContourLineType3D
See Also