SciChart.Charting3D.Visuals.RenderableSeries Namespace
Classes
| Class | Description | |
|---|---|---|
![]() | ColumnRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.ColumnRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | FreeSurfaceRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.FreeSurfaceRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | ImpulseRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.ImpulseRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | PointLineRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.PointLineRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | RenderableSeries3DSourceCollection | Contains a collection of RenderableSeries and associated RenderableSeriesViewModels |
![]() | ScatterRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.ScatterRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | SurfaceMeshRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.SurfaceMeshRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
![]() | WaterfallRenderableSeries3DForMvvm | Defines a class which extends the original SciChart.Charting3D.RenderableSeries.WaterfallRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios |
Interfaces
| Interface | Description | |
|---|---|---|
![]() | IRenderableSeries3DViewModel | Defines the interface to a SciChart.Charting3D.Model.ChartSeries.BaseRenderableSeries3DViewModel, a viewmodel to a renderable series, which is used in the new SciChart.Charting3D.SciChart3DSurface MVVM API. |
See Also

