Implements a SeriesRenderer 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 FunnelRenderer type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the FunnelRenderer class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the dimension index that should be used to read data from the Series. |
|
![]() |
Gets or sets the spacing between segments. |
|
![]() |
Gets or sets the Series drawn by this FunnelRenderer. |
|
![]() |
Gets or sets the width of the funnel stem. |
Name | Description | |
---|---|---|
![]() |
SeriesRenderer.Draw override. Draws the series data in specified RenderContext. |
|
![]() |
SeriesRenderer.DrawHighlight override. Draws highlighted slice in specified RenderContext. |
|
![]() |
Enumerates the segments of the funnel. |
|
![]() |
Implements the SeriesContainer interface. |
|
![]() |
SeriesRenderer.HitTest override. Hit-tests the slices representing data items. |