addColumnName(const char *name, IlInt dsi=0) | IliChartGraphic | |
addErrorSink(IliErrorSink *sink) | IliChartGraphic | |
getColumnCount(IlInt dsi=0) const | IliChartGraphic | |
getColumnName(IlInt pos, IlInt dsi=0) const | IliChartGraphic | |
getDataModel() const | IliChartGraphic | |
getDataModelName() const | IliChartGraphic | |
getDataSource(IlInt index=0) | IliChartGraphic | |
getDataSourceCount() const | IliChartGraphic | |
getDataSourceName(IlInt index=0) const | IliChartGraphic | |
getDefaultDisplayer() const | IliChartGraphic | |
getErrorReporter() const | IliChartGraphic | |
getModelPropertyCount(IliChartModelType type) const | IliChartGraphic | |
getModelPropertyIndex(IliChartModelType type, const char *name) const | IliChartGraphic | |
getModelPropertyName(IliChartModelType type, IlInt index) const | IliChartGraphic | |
getModelPropertyValue(IliChartModelType type, const char *name) const | IliChartGraphic | |
getModelPropertyValue(IliChartModelType type, IlInt index) const | IliChartGraphic | |
getSeriesModel() const | IliChartGraphic | |
getSeriesModelName() const | IliChartGraphic | |
IliChartGraphic(IlvDisplay *display, const IlvRect &bbox, IlvPalette *palette=0) | IliChartGraphic | |
removeErrorSink(IliErrorSink *sink) | IliChartGraphic | |
reportErrors(const IliErrorList &errList) const | IliChartGraphic | |
setColumnCount(IlInt count, IlInt dsi=0) const | IliChartGraphic | |
setColumnName(const char *name, IlInt pos, IlInt dsi=0) | IliChartGraphic | |
setDataModelName(const char *name) | IliChartGraphic | |
setDataSource(IliDataSource *ds, IlInt index=0) | IliChartGraphic | |
setDataSourceCount(IlInt count) | IliChartGraphic | |
setDataSourceName(const char *name, IlInt index=0) | IliChartGraphic | |
setDefaultDisplayer(IlvAbstractChartDisplayer *disp) | IliChartGraphic | |
setErrorReporter(IliErrorReporter *reporter) | IliChartGraphic | |
setModelPropertyValue(IliChartModelType type, const char *name, const IliValue &val) | IliChartGraphic | |
setModelPropertyValue(IliChartModelType type, IlInt index, const IliValue &val) | IliChartGraphic | |
setSeriesModelName(const char *name) | IliChartGraphic | |