Click or drag to resize

FreehandAnnotationFillColor Property

LightningChart .NET Help
Gets or sets the color of the annotation.

Namespace:  Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public Color FillColor { get; set; }

Property Value

Type: Color
See Also