Version

FunnelChartVisualData Class Members

The following tables list the members exposed by FunnelChartVisualData.

Public Constructors
 NameDescription
Public ConstructorFunnelChartVisualData ConstructorCreates a new instance of FunnelChartVisualData.  
Public Properties
 NameDescription
Public PropertyBackgroundColorGets or sets the Background color of the funnel chart.  
Public PropertyBorderBrushGets or sets the Border color of the funnel chart.  
Public PropertyDipScalingRatioGets device independent ratio of control's dimensions  
Public PropertyForegroundColorGets or sets the Foreground color of the funnel chart.  
Public PropertyIsInvertedGets or sets the isInverted property of the funnel chart.  
Public PropertyNameGets or sets Name of funnel chart  
Public PropertyOpacityGets or sets the Opacity of the funnel chart.  
Public PropertySelectedItemsGets the funnel chart selected items.  
Public PropertySlicesGets or sets the visual information about slices.  
Public PropertyViewportGets or sets the viewport of the funnel chart.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales all slices according to the viewport bounds.  
Public MethodSerializeReturns a string representation of this object and its state.  
See Also