Click or drag to resize

TradingChartShowErrorMessages Property

LightningChart .NET Help
When enabled, shows error messages above the chart.

Namespace:  Arction.CustomControls.Trader.WinForms
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool ShowErrorMessages { get; set; }

Property Value

Type: Boolean
See Also