Click or drag to resize

WallBaseFullTransparent Property

LightningChart .NET Help
Full transparent wall except grid lines

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(bool), "false")]
public bool FullTransparent { get; set; }

Property Value

Type: Boolean
See Also