FreehandAnnotationTextColor Property |
LightningChart .NET Help
The color of the annotation text
Namespace:
Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic Color TextColor { get; set; }Public Property TextColor As Color
Get
Set
public:
property Color TextColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also