Click or drag to resize

RegionOptionsFillVisible Property

LightningChart .NET Help
Defines if Fill is visible.

Namespace:  Arction.WinForms.Charting.Maps
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool FillVisible { get; set; }

Property Value

Type: Boolean
See Also