ViewRoundBaseZoomed Event |
LightningChart .NET Help
Zooming 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 ViewRoundBaseZoomedEventHandler Zoomed
Public Event Zoomed As ViewRoundBaseZoomedEventHandler
public:
event ViewRoundBaseZoomedEventHandler^ Zoomed {
void add (ViewRoundBaseZoomedEventHandler^ value);
void remove (ViewRoundBaseZoomedEventHandler^ value);
}Value
Type:
Arction.Wpf.Charting.Views.ViewRoundViewRoundBaseZoomedEventHandler
See Also