Click or drag to resize

SurfaceMeshSeries3DFill Property

LightningChart .NET Help
Surface fill.

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(SurfaceFillStyle), "PalettedByY")]
public SurfaceFillStyle Fill { get; set; }

Property Value

Type: SurfaceFillStyle
See Also