SciChart.Charting3D Assembly : SciChart.Charting3D.Visuals.RenderableSeries Namespace
SciChart.Charting3D.Visuals.RenderableSeries Namespace
Classes
 ClassDescription
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.ColumnRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.FreeSurfaceRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.ImpulseRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.PointLineRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
Class Contains a collection of RenderableSeries and associated RenderableSeriesViewModels
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.ScatterRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.SurfaceMeshRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
ClassDefines a class which extends the original SciChart.Charting3D.RenderableSeries.WaterfallRenderableSeries3D and is created internally per every IRenderableSeries3DViewModel of appropriate type in MVVM scenarios
Interfaces
 InterfaceDescription
InterfaceDefines 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