C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / C1TreeMap Class
Members


C1TreeMap Class
The TreeMap control.
Syntax
'Declaration
 
<C1LicensedControlAttribute()>
<Foundation.RegisterAttribute("UIView", True)>
Public Class C1TreeMap 
   Inherits ChartBase
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
 
'Usage
 
Dim instance As C1TreeMap
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Chart.ChartBase
               C1.iOS.Chart.C1TreeMap

See Also