Searched refs:bIsPie (Results 1 – 2 of 2) sorted by relevance
552 bool bIsPie = rTypeInfo.meTypeCategory == TYPECATEGORY_PIE; in createDataSeries() local553 aSeriesProp.setProperty( PROP_VaryColorsByPoint, bIsPie ); in createDataSeries()557 …if( bIsPie || (bVaryColorsByPoint && rTypeGroup.isSeriesFrameFormat() && ObjectFormatter::isAutoma… in createDataSeries()
1285 bool bIsPie = rTypeInfo.meTypeCateg == EXC_CHTYPECATEG_PIE; in ConvertDataLabel() local1292 …bool bShowPercent = bIsPie && aPointLabel.ShowNumberInPercent; // percentage only in pie/donut ch… in ConvertDataLabel()
Completed in 43 milliseconds