IPieRenderableSeries Interface
Defines the interface for renderable series which are used within com.scichart.charting.visuals.ISciPieChartSurface.
Syntax
public interface IPieRenderableSeries implements com.scichart.charting.themes.IThemeable, com.scichart.charting.visuals.ISciPieChartSurfaceProvider, IRenderableSeriesCore, com.scichart.core.framework.IAttachable |
See Also