Click or drag to resize

FreehandAnnotationFillEnabled Property

LightningChart .NET Help
Show colored fill. If disabled, only the border line will be visible.

Namespace:  Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool FillEnabled { get; set; }

Property Value

Type: Boolean
See Also