IPieChartModifier Interface
Defines the interface to a PieChartModifierBase, which can be used to extend the interactivity or rendering of the com.scichart.charting.visuals.ISciPieChartSurface
Syntax
public interface IPieChartModifier implements IChartModifierCore, com.scichart.charting.visuals.ISciPieChartSurfaceChangeListener |
See Also