Namespace LightningChartLib.WinForms.Charting.Views
Classes
- CheckBoxStateChangedEventArgs
Represents a class that provides arguments for the CheckBoxStateChanged event.
- LegendBoxBase
LegendBox shows the series names and line/point styles in a box.
- LegendBoxObject
LegendBox object. Actually checkbox and title region area container to handle user interactive device events.
- LegendBoxSurfaces
LegendBox shows the series names and drawing styles in a box.
- MarginsChangedEventArgs
Represents a class that provides arguments for the Margins changed event for views.
- RenderOptionsCommon
View rendering options.
- SeriesTitleUserActionEventArgs
Represents a class that provides arguments for the SeriesTitleMouseAction event.
- ThinBorder
Border rendered around graph area
- View2D
XY graph view. Allows super-fast drawing of lines and bars.
- ViewBase
View base class.
- ZoomPanOptionsBase
Zoom, pan and auto-fitting options base for ViewXY.
Enums
- LegendBoxBase.LegendBoxScrollBarVisibility
Scroll Bar visibility.
- View2D.ObjectType
Object types.
Delegates
- LegendBoxBase.CheckBoxStateChangedHandler
The delegate to use for handlers that receive the CheckBoxStateChanged event.
- LegendBoxBase.SeriesTitleUserActionEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseAction event.
- ViewBase.MarginsChangedEventHandler
The delegate to use for handlers that receive the Margins changed event.