
Public Member Functions | |
| void | returnStyle (ChartDataModel data) |
Package Functions | |
| void | getStyleForSerie (ChartDataModel data) |
ChartStypeManager is interface of an object, which creates and manages styles for chart series. Implementator of chart.
| void com::cosylab::gui::components::r2::chart::ChartStyleManager::getStyleForSerie | ( | ChartDataModel | data | ) | [package] |
Insert the method's description here. Creation date: (31.03.2001 00:30:05)
| data | si.ijs.kgb.chart.ChartDataModel |
Implemented in com::cosylab::gui::components::r2::chart::DefaultChartStyleManager.
Referenced by com::cosylab::gui::components::r2::chart::AutoscaleDataService::AutoscaleDataService(), com::cosylab::gui::components::r2::chart::DefaultDataService::DefaultDataService(), com::cosylab::gui::components::r2::chart::DefaultDataService::setChartService(), and com::cosylab::gui::components::r2::chart::AutoscaleDataService::setChartService().
| void com::cosylab::gui::components::r2::chart::ChartStyleManager::returnStyle | ( | ChartDataModel | data | ) |
Insert the method's description here. Creation date: (31.03.2001 00:31:08)
| data | si.ijs.kgb.chart.ChartDataModel |
Implemented in com::cosylab::gui::components::r2::chart::DefaultChartStyleManager.
Referenced by com::cosylab::gui::components::r2::chart::DefaultChartArea::removeDataModel().
1.6.2