Searched refs:EXC_CHPROP_SHOWCORRELATION (Results 1 – 3 of 3) sorted by relevance
132 #define EXC_CHPROP_SHOWCORRELATION CREATE_OUSTRING( "ShowCorrelationCoefficient" ) macro
1707 maData.mnShowRSquared = aEquationProp.GetBoolProperty( EXC_CHPROP_SHOWCORRELATION ) ? 1 : 0; in Convert()
1649 aLabelProp.SetBoolProperty( EXC_CHPROP_SHOWCORRELATION, maData.mnShowRSquared != 0 ); in CreateRegressionCurve()
Completed in 117 milliseconds