Click or drag to resize

Arction.WinForms.Charting.Series3D Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classBarSeries3D
3D Bar series.
Public classPointLineSeries3D
3D Point line series. Allows drawing a line with points, or just line, or just points.
Public classSeriesBase3D
Base class for all 3D series
Public classSupplyCustomValueStringEventArgs
Represents a class that provides arguments for the SupplyCustomValueString event.
Public classSurfaceGridSeries3D
Surface grid series.
Public classSurfaceMeshSeries3D
Surface mesh series.
Public classSurfaceSeries3DBase
Surface series base.
Public classTraceCellChangedEventArgs
Represents a class that provides arguments for the TraceCellChanged event.
Public classWaterfallSeries3D
Waterfall series. Shows multiple waterfall areas stacked Z direction. As a specialty, the strips can be freely bent, in X and Z directions.
Delegates
  DelegateDescription
Public delegateBarSeries3DSupplyCustomValueStringEventHandler
The delegate to use for handlers that receive the SupplyCustomValueString event.
Public delegateSurfaceSeries3DBaseTraceCellChangedEventHandler
The delegate to use for handlers that receive the TraceCellChangedEvent event.
Enumerations
  EnumerationDescription
Public enumerationSurfaceGridSeries3DSurfaceGridInsertResult
Surface grid row or column insertion return value.