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