Funnel overview

Constructors

 ConstructorOverloaded

Public Methods

 AddAdds new Funnel segment to the Series.
 Draw
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 LegendStringReturns LegendString for LegendIndexth item.
 MaxXValueReturns the Maximum Value of the Series X Values List.
 MinXValueReturns the Minimum Value of the Series X Values List.
 MinYValueReturns the Minimum Value of the Series Y Values List.
 RecalcUses all Quote and Opportunity values to reconstruct the Funnel chart.

Public Properties

 AboveColorFunnel segment color if Opportunity value is greater than Quote value.
 AutoUpdateReconstructs FunnelSeries with every added point.
 BelowColorFunnel segment color if Opportunity value is more than the DifferenceLimit % below the Quote value.
 BrushDefines Brush to fill Funnel Series.
 DescriptionGets descriptive text.
 DifferenceLimitSets the difference (expressed in Quote %) used to define the Funnel segment color.
 LinesPenDefines Pen to draw FunnelSeries bounding polygon.
 OpportunityValues
 PenDefine Pen to draw the Funnel Chart.
 QuotesSortedSorts added segments by QuoteValues in descending order.
 QuoteValuesAccesses the quote values of the FunnelSeries.
 WithinColorFunnel segment color if Opportunity value is within DifferenceLimit % below the Quote value.

See Also

Funnel Class | Steema.TeeChart.Styles Namespace