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
Syntaxpublic PointDouble Center { get; }Public ReadOnly Property Center As PointDouble
Get
public:
property PointDouble Center {
PointDouble get ();
}Property Value
Type:
PointDouble
See Also