FreehandAnnotationBorderColor Property |
LightningChart .NET Help
Gets or sets the border color of the annotation.
Namespace:
Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color BorderColor { get; set; }Public Property BorderColor As Color
Get
Set
public:
property Color BorderColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also