Click or drag to resize

IntensitySeriesBaseContourLineType Property

LightningChart .NET Help
Contour line style.

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

Property Value

Type: ContourLineTypeXY
See Also