Arction.Wpf.Charting.Views.ViewRound Namespace |
| Class | Description | |
|---|---|---|
| AfterPropChangeEventArgsT |
Represents a class that provides arguments for the AfterPropChanged event for round view.
| |
| BeforePanningRoundEventArgs |
Represents a class that provides arguments for the BeforePanning event for round view.
| |
| BeforePropChangeEventArgsT |
Represents a class that provides arguments for the BeforePropChange event for round view.
| |
| BeforeZoomingRoundEventArgs |
Represents a class that provides arguments for the BeforeZooming event for round view.
| |
| LegendBoxRound |
LegendBox for round views.
| |
| PannedRoundEventArgs |
Represents a class that provides arguments for the Panned event for round view.
| |
| SeriesTitleDeviceMovedEventArgs |
Represents a class that provides arguments for the SeriesTitleDeviceMoved event.
| |
| ViewRoundBase |
Base class for all round views. These are Smith -and Polar views.
| |
| ZoomedRoundEventArgs |
Represents a class that provides arguments for the Zoomed event for round view.
| |
| ZoomPanOptionsRound |
Zoom, pan and auto-fitting options for Smith -and Polar views
|
| Delegate | Description | |
|---|---|---|
| LegendBoxRoundSeriesTitleMouseMoveOverOffEventHandler |
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOff event.
| |
| LegendBoxRoundSeriesTitleMouseMoveOverOnEventHandler |
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOn event.
| |
| ViewRoundBaseBeforePanningEventHandler |
The delegate to use for handlers that receive the BeforePanning event.
| |
| ViewRoundBaseBeforeZoomingEventHandler |
The delegate to use for handlers that receive the BeforeZooming event.
| |
| ViewRoundBasePannedEventHandler |
The delegate to use for handlers that receive the Panned event.
| |
| ViewRoundBaseZoomedEventHandler |
The delegate to use for handlers that receive the Zoomed event.
|