Properties 

IRenderableSeries3DViewModel Interface Members

The following tables list the members exposed by IRenderableSeries3DViewModel.

Public Properties
 NameDescription
 Property Gets or sets the DataSeries associated with this series  
 Property Gets or sets whether the series is selected.  
 Property Gets or sets whether the series is visible when drawn  
 PropertyGets or Sets an optional SciChart.Charting3D.RenderableSeries.IPaletteProvider3D instance, which may be used to override specific data-point colors during rendering. For more details, see the SciChart.Charting3D.RenderableSeries.IPaletteProvider3D documentation  
 Property Gets or sets the point marker which may be rendered at points on the 3D series.  
 Property Gets or sets the Stroke.  
 Property The StyleKey to apply to the View (Inherited from SciChart.Charting.Model.ChartSeries.ISciChartElementViewModel)
 Property Gets The View Type to instantiate for this ViewModel. The View.DataContext will be set to this ViewModel instance (Inherited from SciChart.Charting.Model.ChartSeries.ISciChartElementViewModel)
Top
See Also