ISciPieChartSurface Interface
Defines the interface to the , which contains a single viewport for rendering multiple which may have a in the appropriate as a source.
The may have zero or many to enable interaction with the chart.
Syntax
public interface ISciPieChartSurface implements com.scichart.charting.themes.IThemeable, ISciChartSurfaceBase, com.scichart.core.framework.IViewContainer, com.scichart.core.utility.touch.IPublishMotionEvents |
See Also