Click or drag to resize

LightningChartLib.UWP.ChartingMVVM.Series3D Namespace

LightningChart .NET Help
 
Classes
 ClassDescription
Public classBarSeries3D 3D Bar series.
Public classBarSeries3DCollection Represents a collection of BarSeries3D objects.
Public classPointLineSeries3D 3D Point line series. Allows drawing a line with points, or just line, or just points.
Public classPointLineSeries3DCollection Represents a collection of PointLineSeries3D objects.
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 classSurfaceGridSeries3DCollection Represents a collection of SurfaceGridSeries3D objects.
Public classSurfaceMeshSeries3D Surface mesh series.
Public classSurfaceMeshSeries3DCollection Represents a collection of SurfaceMeshSeries3D objects.
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.
Public classWaterfallSeries3DCollection Represents a collection of WaterfallSeries3D objects.
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.