ChartInfoChartScreenPosition Property |
LightningChart .NET Help
Gets chart's position on the screen (in pixels)
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointDouble ChartScreenPosition { get; }Public ReadOnly Property ChartScreenPosition As PointDouble
Get
public:
property PointDouble ChartScreenPosition {
PointDouble get ();
}Property Value
Type:
PointDouble
See Also