Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / C1TreeMap Class
Fields Properties Methods Events

In This Topic
    C1TreeMap Class Members
    In This Topic

    The following tables list the members exposed by C1TreeMap.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of C1TreeMap.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the BindingName dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartType dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChildItemsPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MaxDepth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SelectedItem dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets the behaviors collection. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the name of the property that contains Y values for the series. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the name of the property that contains the name of the data item.  
    Public PropertyGets or sets the tree map type.  
    Public PropertyGets or sets the name of the property of collection that contains child items.  
    Public Property (Inherited from UIKit.UIView)
    Public PropertyGets or sets the custom chart palette. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the data label.  
    Public PropertyGets or sets the chart footer text. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets chart footer alignment. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets chart footer style. (Inherited from C1.iOS.Chart.ChartBase)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the chart header text. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets chart header alignment. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets chart header style. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets the size of the intrinsic content of the view. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets whether the control is enabled. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the collection of objects that contains the series data. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the legend item style. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the legend orientation. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the chart legend position. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the legend style. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the legend title. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the legend title style. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the load animation. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the maximum number of displayed node levels.  
    Public PropertyGets or sets the chart palette. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets chart plot area style. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the index of selected element. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the selected data item.  
    Public PropertyGets or sets the chart selection mode. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the style of selected element. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the ShowTooltip. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyIComponent Site (Inherited from C1.iOS.Chart.ChartBase)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the chart tooltip. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the chart tooltip content. (Inherited from C1.iOS.Chart.ChartBase)
    Public PropertyGets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodSuspends notifications until the next call to EndUpdate. (Inherited from C1.iOS.Chart.ChartBase)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodReleases the resources that used. (Inherited from C1.iOS.Chart.ChartBase)
    Public MethodDrill down from selected item.  
    Public MethodDrill up to parent item.  
    Public MethodResumes notifications suspended by calls to BeginUpdate. (Inherited from C1.iOS.Chart.ChartBase)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverridden. Gets a HitTestInfo object with information about the specified point.  
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverridden. Invalidates the chart.  
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodRefresh the chart. (Inherited from C1.iOS.Chart.ChartBase)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public EventFires when chart data labels are loading. (Inherited from C1.iOS.Chart.ChartBase)
    Public EventIComponent Disposed event (Inherited from C1.iOS.Chart.ChartBase)
    Public EventFires after rendering node.  
    Public EventFires before rendering node.  
    Public EventFires after chart finishes rendering. (Inherited from C1.iOS.Chart.ChartBase)
    Public EventFires before chart starts rendering. (Inherited from C1.iOS.Chart.ChartBase)
    Public EventFires after selected element was changed. (Inherited from C1.iOS.Chart.ChartBase)
    Public EventOccurs for every touch event. (Inherited from C1.iOS.Chart.ChartBase)
    Public EventFires when chart toolTip is loading. (Inherited from C1.iOS.Chart.ChartBase)
    Top
    See Also