ViewRoundBasePanned Event |
LightningChart .NET Help
Panning has ended.
Namespace:
Arction.Wpf.Charting.Views.ViewRound
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic event ViewRoundBasePannedEventHandler Panned
Public Event Panned As ViewRoundBasePannedEventHandler
public:
event ViewRoundBasePannedEventHandler^ Panned {
void add (ViewRoundBasePannedEventHandler^ value);
void remove (ViewRoundBasePannedEventHandler^ value);
}Value
Type:
Arction.Wpf.Charting.Views.ViewRoundViewRoundBasePannedEventHandler
See Also