Click or drag to resize

TradingChartChartName Property

LightningChart .NET Help
The name of the chart

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute("TradingChart")]
public string ChartName { get; set; }

Property Value

Type: String
See Also