Version

FunnelChartView Class Members

The following tables list the members exposed by FunnelChartView.

Public Constructors
 NameDescription
Public ConstructorFunnelChartView ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAccessibilityActivationPoint (Inherited from UIKit.UIView)
Public PropertyAccessibilityCustomActions (Inherited from UIKit.UIResponder)
Public PropertyAccessibilityElementsHidden (Inherited from UIKit.UIView)
Public PropertyAccessibilityFrame (Inherited from UIKit.UIView)
Public PropertyAccessibilityHint (Inherited from UIKit.UIView)
Public PropertyAccessibilityIdentifier (Inherited from UIKit.UIView)
Public PropertyAccessibilityLabel (Inherited from UIKit.UIView)
Public PropertyAccessibilityLanguage (Inherited from UIKit.UIView)
Public PropertyAccessibilityNavigationStyle (Inherited from UIKit.UIView)
Public PropertyAccessibilityPath (Inherited from UIKit.UIView)
Public PropertyAccessibilityTraits (Inherited from UIKit.UIView)
Public PropertyAccessibilityValue (Inherited from UIKit.UIView)
Public PropertyAccessibilityViewIsModal (Inherited from UIKit.UIView)
Public PropertyAlignmentRectInsets (Inherited from UIKit.UIView)
Public PropertyAllowSliceSelectionGets or sets whether to allow slices to be selected.  
Public PropertyAlpha (Inherited from UIKit.UIView)
Public PropertyAutoresizingMask (Inherited from UIKit.UIView)
Public PropertyAutosizesSubviews (Inherited from UIKit.UIView)
Public PropertyBackgroundColor (Inherited from UIKit.UIView)
Public PropertyBottomEdgeWidthGets or sets the percentage (from near 0 to 1) of space the bottom edge of the funnel should take.  
Public PropertyBounds (Inherited from UIKit.UIView)
Public PropertyBrushesGets or sets the palette of brushes to use for coloring the slices.  
Public PropertyCanBecomeFirstResponder (Inherited from UIKit.UIResponder)
Public PropertyCanResignFirstResponder (Inherited from UIKit.UIResponder)
Public PropertyCenter (Inherited from UIKit.UIView)
Public PropertyClass (Inherited from Foundation.NSObject)
Public PropertyClassHandle (Inherited from UIKit.UIView)
Public PropertyClearsContextBeforeDrawing (Inherited from UIKit.UIView)
Public PropertyClipsToBounds (Inherited from UIKit.UIView)
Public PropertyConstraints (Inherited from UIKit.UIView)
Public PropertyContentMode (Inherited from UIKit.UIView)
Public PropertyContentScaleFactor (Inherited from UIKit.UIView)
Public PropertyContentStretch (Inherited from UIKit.UIView)
Public PropertyDebugDescription (Inherited from Foundation.NSObject)
Public PropertyDescription (Inherited from Foundation.NSObject)
Public PropertyExclusiveTouch (Inherited from UIKit.UIView)
Public PropertyFontReturns or sets the font for the inner labels.  
Public PropertyFontFamilyReturns or sets the font family for the inner labels.  
Public PropertyFontSizeReturns or sets the font size for the inner labels.  
Public PropertyFontStyleReturns or sets the font style for the inner labels.  
Public PropertyFormatInnerLabelGets or sets the formatter function for inner labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart.  
Public PropertyFormatOuterLabelGets or sets the formatter function for outer labels. Function should return string and it takes 3 parameters: 1st-value of item to format, 2nd-index of item within data, 3rd-reference to the funnel chart.  
Public PropertyFrame (Inherited from UIKit.UIView)
Public PropertyFunnelSliceDisplayGets or sets how the heights of the funnel slices should be configured.  
Public PropertyGestureRecognizers (Inherited from UIKit.UIView)
Public PropertyHandle (Inherited from Foundation.NSObject)
Public PropertyHasAmbiguousLayout (Inherited from UIKit.UIView)
Public PropertyHidden (Inherited from UIKit.UIView)
Public PropertyInnerLabelMemberPathGets or sets the InnerLabel mapping property for the current series object.  
Public PropertyInnerLabelVisibilityGets or sets whether the inner labels are visible.  
Public PropertyInputAccessoryView (Inherited from UIKit.UIResponder)
Public PropertyInputAccessoryViewController (Inherited from UIKit.UIResponder)
Public PropertyInputView (Inherited from UIKit.UIResponder)
Public PropertyInputViewController (Inherited from UIKit.UIResponder)
Public PropertyIntrinsicContentSize (Inherited from UIKit.UIView)
Public PropertyIsAccessibilityElement (Inherited from UIKit.UIView)
Public PropertyIsFirstResponder (Inherited from UIKit.UIResponder)
Public PropertyIsInvertedGets or sets if the funnel should be rendered inverted.  
Public PropertyIsProxy (Inherited from Foundation.NSObject)
Public PropertyItemsSourceGets or sets the ItemsSource for the funnel chart.  
Public PropertyKeyCommands (Inherited from UIKit.UIResponder)
Public PropertyLayer (Inherited from UIKit.UIView)
Public PropertyLayoutMargins (Inherited from UIKit.UIView)
Public PropertyLegendGets or sets the Legend to display for the chart.  
Public PropertyLowerBezierControlPointGets or sets the lower control point if a Bezier curve is used to define the funnel.  
Public PropertyMaskView (Inherited from UIKit.UIView)
Public PropertyMotionEffects (Inherited from UIKit.UIView)
Public PropertyMultipleTouchEnabled (Inherited from UIKit.UIView)
Public PropertyNameGets or sets the name to use for the funnel chart.  
Public PropertyNextResponder (Inherited from UIKit.UIResponder)
Public PropertyOpaque (Inherited from UIKit.UIView)
Public PropertyOuterLabelAlignmentGets or sets which side of the chart the outer labels should appear.  
Public PropertyOuterLabelFontReturns or sets the font for the outer labels.  
Public PropertyOuterLabelFontFamilyReturns or sets the font family for the outer labels.  
Public PropertyOuterLabelFontSizeReturns or sets the font size for the outer labels.  
Public PropertyOuterLabelFontStyleReturns or sets the font style for the outer labels.  
Public PropertyOuterLabelMemberPathGets or sets the OuterLabel mapping property for the current series object.  
Public PropertyOuterLabelTextColorGets or sets the brush used for the outer labels.  
Public PropertyOuterLabelVisibilityGets or sets whether the outer labels are visible.  
Public PropertyOutlinesGets or sets the palette of brushes to use for outlines on the slices.  
Public PropertyOutlineThicknessGets or sets the thickness of outline around slices.  
Public PropertyPixelScalingRatioGets or sets the scaling value used to affect the pixel density of the control.  
Public PropertyPreservesSuperviewLayoutMargins (Inherited from UIKit.UIView)
Public PropertyRestorationIdentifier (Inherited from UIKit.UIView)
Public PropertyRetainCount (Inherited from Foundation.NSObject)
Public PropertySelectedItemsRepresents the current selected items.  
Public PropertySelectedSliceFillGets or sets the fill brush.  
Public PropertySelectedSliceOpacityGets or sets the opacity.  
Public PropertySelectedSliceStrokeGets or sets the stroke brush.  
Public PropertySelectedSliceStrokeThicknessGets or sets the stroke thickness.  
Public PropertySelf (Inherited from Foundation.NSObject)
Public PropertyShouldGroupAccessibilityChildren (Inherited from UIKit.UIView)
Public PropertySubviews (Inherited from UIKit.UIView)
Public PropertySuperclass (Inherited from Foundation.NSObject)
Public PropertySuperHandle (Inherited from Foundation.NSObject)
Public PropertySuperview (Inherited from UIKit.UIView)
Public PropertyTag (Inherited from UIKit.UIView)
Public PropertyTextColorGets or sets the brush used for the inner labels.  
Public PropertyTextInputContextIdentifier (Inherited from UIKit.UIResponder)
Public PropertyTextInputMode (Inherited from UIKit.UIResponder)
Public PropertyTintAdjustmentMode (Inherited from UIKit.UIView)
Public PropertyTintColor (Inherited from UIKit.UIView)
Public PropertyTraitCollection (Inherited from UIKit.UIView)
Public PropertyTransform (Inherited from UIKit.UIView)
Public PropertyTransitionDurationGets or sets how long the animations should take to run.  
Public PropertyTranslatesAutoresizingMaskIntoConstraints (Inherited from UIKit.UIView)
Public PropertyUndoManager (Inherited from UIKit.UIResponder)
Public PropertyUnselectedSliceFillGets or sets the fill brush.  
Public PropertyUnselectedSliceOpacityGets or sets the opacity.  
Public PropertyUnselectedSliceStrokeGets or sets the stroke brush.  
Public PropertyUnselectedSliceStrokeThicknessGets or sets the stroke thickness.  
Public PropertyUpperBezierControlPointGets or sets the upper control point if a Bezier curve is used to define the funnel.  
Public PropertyUseBezierCurveGets or sets whether to use a Bezier curve to define the funnel.  
Public PropertyUseOuterLabelsForLegendGets or sets whether to use the outer labels to identify the legend items.  
Public PropertyUserActivity (Inherited from UIKit.UIResponder)
Public PropertyUserInteractionEnabled (Inherited from UIKit.UIView)
Public PropertyUseUnselectedStyleGets or sets whether to use the unselected style on unselected slices.  
Public PropertyValueMemberPathGets or sets the value member path for the funnel chart.  
Public PropertyViewForBaselineLayout (Inherited from UIKit.UIView)
Public PropertyViewPrintFormatter (Inherited from UIKit.UIView)
Public PropertyWindow (Inherited from UIKit.UIView)
Public PropertyZone (Inherited from Foundation.NSObject)
Protected Properties
 NameDescription
Protected PropertyIsDirectBinding (Inherited from Foundation.NSObject)
Public Methods
 NameDescription
Public MethodAccessibilityActivate (Inherited from UIKit.UIView)
Public MethodAccessibilityDecrement (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementDidBecomeFocused (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementDidLoseFocus (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementIsFocused (Inherited from UIKit.UIResponder)
Public MethodAccessibilityIncrement (Inherited from UIKit.UIResponder)
Public MethodAccessibilityPerformEscape (Inherited from UIKit.UIResponder)
Public MethodAccessibilityPerformMagicTap (Inherited from UIKit.UIResponder)
Public MethodAccessibilityScroll (Inherited from UIKit.UIResponder)
Public MethodAdd (Inherited from UIKit.UIView)
Public MethodAddConstraint (Inherited from UIKit.UIView)
Public MethodAddConstraints (Inherited from UIKit.UIView)
Public MethodAddGestureRecognizer (Inherited from UIKit.UIView)
Public MethodAddMotionEffect (Inherited from UIKit.UIView)
Public MethodAddObserverOverloaded.  (Inherited from Foundation.NSObject)
Public MethodAddSubview (Inherited from UIKit.UIView)
Public MethodAddSubviews (Inherited from UIKit.UIView)
Public MethodAlignmentRectForFrame (Inherited from UIKit.UIView)
Public MethodAwakeFromNib (Inherited from Foundation.NSObject)
Public MethodBecomeFirstResponder (Inherited from UIKit.UIResponder)
Public MethodBeginInvokeOnMainThreadOverloaded.  (Inherited from Foundation.NSObject)
Public MethodBringSubviewToFront (Inherited from UIKit.UIView)
Public MethodCanPerform (Inherited from UIKit.UIResponder)
Public MethodConformsToProtocol (Inherited from Foundation.NSObject)
Public MethodContentCompressionResistancePriority (Inherited from UIKit.UIView)
Public MethodContentHuggingPriority (Inherited from UIKit.UIView)
Public MethodConvertPointFromCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertPointFromView (Inherited from UIKit.UIView)
Public MethodConvertPointToCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertPointToView (Inherited from UIKit.UIView)
Public MethodConvertRectFromCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertRectFromView (Inherited from UIKit.UIView)
Public MethodConvertRectToCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertRectToView (Inherited from UIKit.UIView)
Public MethodCopyOverloaded.  (Inherited from UIKit.UIResponder)
Public MethodCut (Inherited from UIKit.UIResponder)
Public MethodDangerousAutorelease (Inherited from Foundation.NSObject)
Public MethodDangerousRelease (Inherited from Foundation.NSObject)
Public MethodDangerousRetain (Inherited from Foundation.NSObject)
Public MethodDecodeRestorableState (Inherited from UIKit.UIView)
Public MethodDelete (Inherited from UIKit.UIResponder)
Public MethodDidChangeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodDidChangeValue (Inherited from Foundation.NSObject)
Public MethodDisposeOverloaded. Overridden. Releases the resources used by the UIView object.  
Public MethodDoesNotRecognizeSelector (Inherited from Foundation.NSObject)
Public MethodDrawOverridden.   
Public MethodDrawRect (Inherited from UIKit.UIView)
Public MethodDrawViewHierarchy (Inherited from UIKit.UIView)
Public MethodEncodeRestorableState (Inherited from UIKit.UIView)
Public MethodEncodeTo (Inherited from UIKit.UIView)
Public MethodEqualsOverloaded.  (Inherited from Foundation.NSObject)
Public MethodExchangeSubview (Inherited from UIKit.UIView)
Public MethodExerciseAmbiguityInLayout (Inherited from UIKit.UIView)
Public MethodExportSerializedVisualDataExports and serializes the chart visuals.  
Public MethodExportVisualDataReturns the chart visuals expressed as a FunnelChartVisualData object.  
Public MethodFrameForAlignmentRect (Inherited from UIKit.UIView)
Public MethodGestureRecognizerShouldBegin (Inherited from UIKit.UIView)
Public MethodGetConstraintsAffectingLayout (Inherited from UIKit.UIView)
Public MethodGetDictionaryOfValuesFromKeys (Inherited from Foundation.NSObject)
Public MethodGetEnumerator (Inherited from UIKit.UIView)
Public MethodGetHashCode (Inherited from Foundation.NSObject)
Public MethodGetNativeField (Inherited from Foundation.NSObject)
Public MethodGetNativeHash (Inherited from Foundation.NSObject)
Public MethodGetTargetForAction (Inherited from UIKit.UIResponder)
Public MethodHitTest (Inherited from UIKit.UIView)
Public MethodInit (Inherited from Foundation.NSObject)
Public MethodInsertSubview (Inherited from UIKit.UIView)
Public MethodInsertSubviewAbove (Inherited from UIKit.UIView)
Public MethodInsertSubviewBelow (Inherited from UIKit.UIView)
Public MethodInvalidateIntrinsicContentSize (Inherited from UIKit.UIView)
Public MethodInvokeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodInvokeOnMainThreadOverloaded.  (Inherited from Foundation.NSObject)
Public MethodIsDescendantOfView (Inherited from UIKit.UIView)
Public MethodIsEqual (Inherited from Foundation.NSObject)
Public MethodIsKindOfClass (Inherited from Foundation.NSObject)
Public MethodIsMemberOfClass (Inherited from Foundation.NSObject)
Public MethodLayoutIfNeeded (Inherited from UIKit.UIView)
Public MethodLayoutMarginsDidChange (Inherited from UIKit.UIView)
Public MethodLayoutSubviewsOverridden.   
Public MethodMakeTextWritingDirectionLeftToRight (Inherited from UIKit.UIResponder)
Public MethodMakeTextWritingDirectionRightToLeft (Inherited from UIKit.UIResponder)
Public MethodMotionBegan (Inherited from UIKit.UIResponder)
Public MethodMotionCancelled (Inherited from UIKit.UIResponder)
Public MethodMotionEnded (Inherited from UIKit.UIResponder)
Public MethodMovedToSuperview (Inherited from UIKit.UIView)
Public MethodMovedToWindow (Inherited from UIKit.UIView)
Public MethodMutableCopy (Inherited from Foundation.NSObject)
Public MethodNeedsUpdateConstraints (Inherited from UIKit.UIView)
Public MethodObserveValue (Inherited from Foundation.NSObject)
Public MethodPaste (Inherited from UIKit.UIResponder)
Public MethodPerformSelectorOverloaded.  (Inherited from Foundation.NSObject)
Public MethodPointInside (Inherited from UIKit.UIView)
Public MethodReloadInputViews (Inherited from UIKit.UIResponder)
Public MethodRemoteControlReceived (Inherited from UIKit.UIResponder)
Public MethodRemoveConstraint (Inherited from UIKit.UIView)
Public MethodRemoveConstraints (Inherited from UIKit.UIView)
Public MethodRemoveFromSuperview (Inherited from UIKit.UIView)
Public MethodRemoveGestureRecognizer (Inherited from UIKit.UIView)
Public MethodRemoveMotionEffect (Inherited from UIKit.UIView)
Public MethodRemoveObserverOverloaded.  (Inherited from Foundation.NSObject)
Public MethodResignFirstResponder (Inherited from UIKit.UIResponder)
Public MethodResizableSnapshotView (Inherited from UIKit.UIView)
Public MethodRespondsToSelector (Inherited from Foundation.NSObject)
Public MethodRestoreUserActivityState (Inherited from UIKit.UIResponder)
Public MethodSelect (Inherited from UIKit.UIResponder)
Public MethodSelectAll (Inherited from UIKit.UIResponder)
Public MethodSendSubviewToBack (Inherited from UIKit.UIView)
Public MethodSetContentCompressionResistancePriority (Inherited from UIKit.UIView)
Public MethodSetContentHuggingPriority (Inherited from UIKit.UIView)
Public MethodSetNativeField (Inherited from Foundation.NSObject)
Public MethodSetNeedsDisplay (Inherited from UIKit.UIView)
Public MethodSetNeedsDisplayInRect (Inherited from UIKit.UIView)
Public MethodSetNeedsLayout (Inherited from UIKit.UIView)
Public MethodSetNeedsUpdateConstraints (Inherited from UIKit.UIView)
Public MethodSetNilValueForKey (Inherited from Foundation.NSObject)
Public MethodSetValueForKey (Inherited from Foundation.NSObject)
Public MethodSetValueForKeyPathOverloaded.  (Inherited from Foundation.NSObject)
Public MethodSetValueForUndefinedKey (Inherited from Foundation.NSObject)
Public MethodSetValuesForKeysWithDictionary (Inherited from Foundation.NSObject)
Public MethodSizeThatFitsOverridden.   
Public MethodSizeToFit (Inherited from UIKit.UIView)
Public MethodSnapshotView (Inherited from UIKit.UIView)
Public MethodSubviewAdded (Inherited from UIKit.UIView)
Public MethodSystemLayoutSizeFittingSizeOverloaded.  (Inherited from UIKit.UIView)
Public MethodTintColorDidChange (Inherited from UIKit.UIView)
Public MethodToggleBoldface (Inherited from UIKit.UIResponder)
Public MethodToggleItalics (Inherited from UIKit.UIResponder)
Public MethodToggleSelectionToggle selection of item at index.  
Public MethodToggleUnderline (Inherited from UIKit.UIResponder)
Public MethodToString (Inherited from Foundation.NSObject)
Public MethodTouchesBegan (Inherited from UIKit.UIResponder)
Public MethodTouchesCancelled (Inherited from UIKit.UIResponder)
Public MethodTouchesEnded (Inherited from UIKit.UIResponder)
Public MethodTouchesMoved (Inherited from UIKit.UIResponder)
Public MethodTraitCollectionDidChange (Inherited from UIKit.UIView)
Public MethodUpdateConstraints (Inherited from UIKit.UIView)
Public MethodUpdateConstraintsIfNeeded (Inherited from UIKit.UIView)
Public MethodUpdateUserActivityState (Inherited from UIKit.UIResponder)
Public MethodValueForKey (Inherited from Foundation.NSObject)
Public MethodValueForKeyPath (Inherited from Foundation.NSObject)
Public MethodValueForUndefinedKey (Inherited from Foundation.NSObject)
Public MethodViewWithTag (Inherited from UIKit.UIView)
Public MethodWillChangeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodWillChangeValue (Inherited from Foundation.NSObject)
Public MethodWillMoveToSuperview (Inherited from UIKit.UIView)
Public MethodWillMoveToWindow (Inherited from UIKit.UIView)
Public MethodWillRemoveSubview (Inherited from UIKit.UIView)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from Foundation.NSObject)
Protected MethodMarkDirty (Inherited from Foundation.NSObject)
Protected MethodOnSliceClickedUsed to invoke the FunnelChartView.SliceClicked event.  
Public Events
 NameDescription
Public EventSliceClickedRaised when a slice is clicked.  
See Also