Search
FunnelChart Members
Constructors Properties
 


A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.

The following tables list the members exposed by the FunnelChart type.

 Public Constructors

  Name Description

FunnelChart

Initializes a new instance of the FunnelChart class.

 Public Properties

  Name Description

dimension

Gets or sets the dimension index that should be used to read data from the Series.

segmentSpacing

Gets or sets the spacing between segments.

series

Gets or sets the series whose data is drawn in this chart.

stemWidth

Gets or sets the width of the funnel stem.

 See Also