IStrokePaletteProvider3D Interface Members
The following tables list the members exposed by IStrokePaletteProvider3D.
Public Methods
Name | Description | |
---|---|---|
![]() | OnAttach | Called when the IPaletteProvider3D instance is attached to a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D) |
![]() | OnDetached | Called when the IPaletteProvider3D instance is detached from a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D) |
![]() | OverrideStrokeColor | Overrides the color of the outline on the attached IRenderableSeries3D. Return null to keep the default series color. Return a value to override the series color. |
See Also