Click or drag to resize

ViewRoundBaseZoomScale Property

LightningChart .NET Help
Current zooming scale. 1 is the default zoom that shows the circle at it's maximum size so that it just fills the view area reduced by the margins.

Namespace:  Arction.Wpf.Charting.Views.ViewRound
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public double ZoomScale { get; set; }

Property Value

Type: Double
See Also