Click or drag to resize

ViewRoundBaseZoomToLabelsArea Method

LightningChart .NET Help
Zooms the round view so that labels area is fitted to area inside ZoomPadding.

Publicly accessible via ZoomToFit(ZoomAreaRound) method and ZoomToData.

Namespace:  Arction.WinForms.Charting.Views.ViewRound
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void ZoomToLabelsArea()
See Also