Click or drag to resize

TradingChartZoomToFit Method

LightningChart .NET Help
Zoom the data to fit the whole graph. Use ZoomToFitVerticalPadding to leave some empty space above and below the graph.

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public void ZoomToFit()
See Also