Click or drag to resize

IntensitySeriesBaseWireframeType Property

LightningChart .NET Help
Wireframe type.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(SurfaceWireframeType.None)]
public SurfaceWireframeType WireframeType { get; set; }

Property Value

Type: SurfaceWireframeType
See Also