Class InvalidateSciPieChartSurfaceLayoutListener
Inheritance
InvalidateSciPieChartSurfaceLayoutListener
Namespace:
Assembly: .dll
Syntax
public final class InvalidateSciPieChartSurfaceLayoutListener implements IPropertyChangeListener
Constructors
InvalidateSciPieChartSurfaceLayoutListener(ISciPieChartSurface pieChartSurface)
Declaration
public InvalidateSciPieChartSurfaceLayoutListener(ISciPieChartSurface pieChartSurface)
Parameters
Methods
onPropertyChanged()
Declaration
public void onPropertyChanged()
Implements