Methods 

IPointMarkerPaletteProvider3D Interface Members

The following tables list the members exposed by IPointMarkerPaletteProvider3D.

Public Methods
 NameDescription
 MethodCalled when the IPaletteProvider3D instance is attached to a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D)
 MethodCalled when the IPaletteProvider3D instance is detached from a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D)
 MethodOverrides the color of the PointMarkers on the attached IRenderableSeries3D. Return Null to keep the default SciChart.Charting3D.PointMarkers.BasePointMarker3D.Fill.  
Top
See Also