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