Click or drag to resize

RegionCenter Property

LightningChart .NET Help
Center point of largest area.

Namespace:  Arction.Wpf.ChartingMVVM.Maps
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public PointDouble Center { get; }

Property Value

Type: PointDouble
See Also