Click or drag to resize

Arction.Wpf.ChartingMVVM.Views Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classCheckBoxStateChangedEventArgs
Represents a class that provides arguments for the CheckBoxStateChanged event.
Public classLegendBoxBase
LegendBox shows the series names and line/point styles in a box.
Public classLegendBoxObject
LegendBox object. Actually checkbox and title region area container to handle user interactive device events.
Public classLegendBoxSurfaces
LegendBox shows the series names and drawing styles in a box.
Public classMarginsChangedEventArgs
Represents a class that provides arguments for the Margins changed event for views.
Public classRenderOptionsCommon
View rendering options.
Public classSeriesTitleUserActionEventArgs
Represents a class that provides arguments for the SeriesTitleMouseAction event.
Public classThinBorder
Border rendered around graph area
Public classView2D
XY graph view. Allows super-fast drawing of lines and bars.
Public classViewBase
View base class.
Public classZoomPanOptionsBase
Zoom, pan and auto-fitting options base for ViewXY.
Delegates
  DelegateDescription
Public delegateLegendBoxBaseCheckBoxStateChangedHandler
The delegate to use for handlers that receive the CheckBoxStateChanged event.
Public delegateLegendBoxBaseSeriesTitleUserActionEventHandler
The delegate to use for handlers that receive the SeriesTitleMouseAction event.
Public delegateViewBaseMarginsChangedEventHandler
The delegate to use for handlers that receive the Margins changed event.
Enumerations