RoundPositionChangedEventArgsP, MNewPosition Property |
LightningChart .NET Help
New position of the marker.
Namespace:
Arction.WinForms.Charting.EventMarkers
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic virtual P NewPosition { get; }Public Overridable ReadOnly Property NewPosition As P
Get
public:
virtual property P NewPosition {
P get ();
}Property Value
Type:
P
See Also