Namespace LightningChartLib.WinForms.Charting.Views.ViewRound
Classes
- AfterPropChangeEventArgs<T>
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.
- BeforePropChangeEventArgs<T>
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.
- RoundItemBase
Base class for items used in ViewRound.
- SeriesTitleDeviceMovedEventArgs
Represents a class that provides arguments for the SeriesTitleDeviceMoved event.
- ViewRoundBase
Base class for all round views. These are Smith -and Polar views.
- ZoomPanOptionsRound
Zoom, pan and auto-fitting options for Smith -and Polar views
- ZoomedRoundEventArgs
Represents a class that provides arguments for the Zoomed event for round view.
Delegates
- LegendBoxRound.SeriesTitleMouseMoveOverOffEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOff event.
- LegendBoxRound.SeriesTitleMouseMoveOverOnEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseMoveOverOn event.
- ViewRoundBase.BeforePanningEventHandler
The delegate to use for handlers that receive the BeforePanning event.
- ViewRoundBase.BeforeZoomingEventHandler
The delegate to use for handlers that receive the BeforeZooming event.
- ViewRoundBase.PannedEventHandler
The delegate to use for handlers that receive the Panned event.
- ViewRoundBase.ZoomedEventHandler
The delegate to use for handlers that receive the Zoomed event.