Click or drag to resize

TradingChartGetAllRangeButtons Method

LightningChart .NET Help
Gets list of all time range buttons

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public List<ToggleButton> GetAllRangeButtons()

Return Value

Type: ListToggleButton
List of buttons
See Also