Click or drag to resize

TradingChartShowSearchBar Property

LightningChart .NET Help
Show the search bar for fetching trading data from Internet above the chart.

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

Property Value

Type: Boolean
See Also