The following tables list the members exposed by FunnelSliceVisualData.
| Name | Description | |
|---|---|---|
|  | FunnelSliceVisualData Constructor | Initializes a new instance of FunnelSliceVisualData. | 
| Name | Description | |
|---|---|---|
|  | Appearance | Gets or sets the slice's appearance. | 
|  | Bottom | Gets or sets the bottom-most y coordinate for its canvas relative to the chart viewport. | 
|  | Height | Gets or sets the slice height. | 
|  | Index | Gets or sets the slice index. | 
|  | InnerLabel | Gets or sets the label that is located within the slice. | 
|  | InnerLabelAppearance | Gets or sets the appearance of the inner label. | 
|  | InnerLabelBounds | Gets or sets the rectangle bounds of the inner label. | 
|  | InnerLabelPosition | Gets or sets the position of the slice's inner label. | 
|  | IsSelected | Gets or sets whether the slice is selected. | 
|  | IsVisibile | Gets or sets the visibility of the slice. | 
|  | LowerLeft | Gets or sets the lower left corner point value of the slice | 
|  | LowerRight | Gets or sets the lower right corner point value of the slice | 
|  | LowerWidth | Gets or sets the slice lower width. | 
|  | OuterLabel | Gets or sets the label that is located outside of the slice. | 
|  | OuterLabelAppearance | Gets or sets the appearance of the outer label. | 
|  | OuterLabelBounds | Gets or sets the rectangle bounds of the outer label. | 
|  | OuterLabelPosition | Gets or sets the position of the slice's outer label. | 
|  | SliceBorderBrush | Gets or sets the border brush of the slice | 
|  | SliceBorderThickness | Gets or sets the border thickness of the slice | 
|  | SliceCenterPoint | Gets or sets the center point value of the slice | 
|  | SlicePoints | Gets or sets the points in the slice geometry. | 
|  | Top | Gets or sets the top-most y coordinate for its canvas relative to the chart viewport. | 
|  | UpperLeft | Gets or sets the upper left corner point value of the slice | 
|  | UpperRight | Gets or sets the upper right corner point value of the slice | 
|  | UpperWidth | Gets or sets the slice upper width. | 
| Name | Description | |
|---|---|---|
|  | ScaleByViewport | Scales the visual data relative to the given viewport bounds. | 
|  | Serialize | Returns a string representation of this object. |