Version

FunnelSliceVisualData Class Members

The following tables list the members exposed by FunnelSliceVisualData.

Public Constructors
 NameDescription
Public ConstructorFunnelSliceVisualData ConstructorInitializes a new instance of FunnelSliceVisualData.  
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the slice's appearance.  
Public PropertyBottomGets or sets the bottom-most y coordinate for its canvas relative to the chart viewport.  
Public PropertyHeightGets or sets the slice height.  
Public PropertyIndexGets or sets the slice index.  
Public PropertyInnerLabelGets or sets the label that is located within the slice.  
Public PropertyInnerLabelAppearanceGets or sets the appearance of the inner label.  
Public PropertyInnerLabelBoundsGets or sets the rectangle bounds of the inner label.  
Public PropertyInnerLabelPositionGets or sets the position of the slice's inner label.  
Public PropertyIsSelectedGets or sets whether the slice is selected.  
Public PropertyIsVisibileGets or sets the visibility of the slice.  
Public PropertyLowerLeftGets or sets the lower left corner point value of the slice  
Public PropertyLowerRightGets or sets the lower right corner point value of the slice  
Public PropertyLowerWidthGets or sets the slice lower width.  
Public PropertyOuterLabelGets or sets the label that is located outside of the slice.  
Public PropertyOuterLabelAppearanceGets or sets the appearance of the outer label.  
Public PropertyOuterLabelBoundsGets or sets the rectangle bounds of the outer label.  
Public PropertyOuterLabelPositionGets or sets the position of the slice's outer label.  
Public PropertySliceBorderBrushGets or sets the border brush of the slice  
Public PropertySliceBorderThicknessGets or sets the border thickness of the slice  
Public PropertySliceCenterPointGets or sets the center point value of the slice  
Public PropertySlicePointsGets or sets the points in the slice geometry.  
Public PropertyTopGets or sets the top-most y coordinate for its canvas relative to the chart viewport.  
Public PropertyUpperLeftGets or sets the upper left corner point value of the slice  
Public PropertyUpperRightGets or sets the upper right corner point value of the slice  
Public PropertyUpperWidthGets or sets the slice upper width.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales the visual data relative to the given viewport bounds.  
Public MethodSerializeReturns a string representation of this object.  
See Also