Searched refs:m_bConnectLastToFirstPoint (Results 1 – 2 of 2) sorted by relevance
84 , m_bConnectLastToFirstPoint( bConnectLastToFirstPoint ) in AreaChart()339 if( m_bConnectLastToFirstPoint && !ShapeFactory::isPolygonEmptyOrSinglePoint(*pSeriesPoly) ) in impl_createLine()421 if( m_bConnectLastToFirstPoint && !ShapeFactory::isPolygonEmptyOrSinglePoint(*pSeriesPoly) ) in impl_createArea()
96 bool m_bConnectLastToFirstPoint;//used e.g. for net chart member in chart::AreaChart
Completed in 24 milliseconds