SmithPositionChangedEventArgsNewPosition Property |
LightningChart .NET Help
New position of the marker.
Namespace:
Arction.Wpf.Charting.EventMarkers
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic override PointSmith NewPosition { get; }Public Overrides ReadOnly Property NewPosition As PointSmith
Get
public:
virtual property PointSmith^ NewPosition {
PointSmith^ get () override;
}Property Value
Type:
PointSmith
See Also