public class DefaultChartChangeService extends ChartChangeServiceBase
IChartListenerService
implementation for SciChartSurface
Modifier and Type | Field and Description |
---|---|
static int |
ANNOTATIONS |
static int |
RENDERABLE_SERIES |
static int |
SELECTED_RENDERABLE_SERIES |
static int |
X_AXES |
static int |
Y_AXES |
Constructor and Description |
---|
DefaultChartChangeService() |
addListener, onCollectionChanged, onPropertyChanged, removeListener
public static final int RENDERABLE_SERIES
public static final int X_AXES
public static final int Y_AXES
public static final int ANNOTATIONS
public static final int SELECTED_RENDERABLE_SERIES