TFunnelSeries.DifferenceLimit
 
 
 

All Units  All Classes  Properties, Methods and Events  

TFunnelSeries.DifferenceLimit
TFunnelSeries

property DifferenceLimit: Double;

Unit
TeeFunnel

Description
default value = 30.0

The DifferenceLimit property defines the difference (expressed in Quote percentage), used by the internal algorithm to define the Funnel segment color.

If Opportunity value falls below (100-Difference)*Quote/100 then the BelowColor will be used to paint the Funnel segment. If Opportunity falls between (100-Difference)*Quote/100 and Quote, then the WithinColor will be used to paint the Funnel segment. Otherwise (if Opportunity > Quote) the AboveColor will be used to paint the Funnel segment.



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.