| Class | Description | |
|---|---|---|
![]() | BaseXyzSeriesInfo3D | Provides a ViewModel containing info about a BaseXyzSeriesInfo3D, such as name, value, color. SeriesInfo3D types are produced by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D as well as other modifiers. They are consumed by legend controls and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo3D. See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information. |
![]() | ChartDataObject3D | Provides a ViewModel containing info about chart series, which can be bound to. See SciChart.Charting3D.Modifiers.LegendModifier3D.LegendData |
![]() | SeriesInfo3D | Provides a ViewModel containing info about a SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D, such as name, value, color. SeriesInfo3D types are produced by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D as well as other modifiers. They are consumed by legend controls and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo3D. See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information. |
![]() | SurfaceMeshSeriesInfo3D | Provides a ViewModel containing info about a SurfaceMeshSeriesInfo3D, such as name, value, color. SeriesInfo3D types are produced by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D as well as other modifiers. They are consumed by legend controls and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo3D. See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information. |
![]() | WaterfallSeriesInfo3D | Provides a ViewModel containing info about a SciChart.Charting3D.RenderableSeries.WaterfallRenderableSeries3D, such as name, value, color. SeriesInfo3D types are produced by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D as well as other modifiers. They are consumed by legend controls and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo3D. See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information. |
