Searched refs:AxisVector (Results 1 – 2 of 2) sorted by relevance
70 typedef ModelVector< AxisModel > AxisVector; typedef75 AxisVector maAxes; /// All axes contained in the chart.
337 …for( PlotAreaModel::AxisVector::iterator aAIt = mrModel.maAxes.begin(), aAEnd = mrModel.maAxes.end… in convertFromModel()339 PlotAreaModel::AxisVector::value_type xAxis = *aAIt; in convertFromModel()
Completed in 12 milliseconds