Name | Description | |
---|---|---|
C1TreeMap Constructor | Creates an instance of C1TreeMap. |
The following tables list the members exposed by C1TreeMap.
Name | Description | |
---|---|---|
C1TreeMap Constructor | Creates an instance of C1TreeMap. |
Name | Description | |
---|---|---|
BindingNameProperty | Identifies the BindingName dependency property. | |
ChartTypeProperty | Identifies the ChartType dependency property. | |
ChildItemsPathProperty | Identifies the ChildItemsPath dependency property. | |
MaxDepthProperty | Identifies the MaxDepth dependency property. | |
SelectedItemProperty | Identifies the SelectedItem dependency property. |
Name | Description | |
---|---|---|
AnimationMode | Gets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase) | |
Behaviors | Gets the behaviors collection. (Inherited from C1.iOS.Chart.ChartBase) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (Inherited from C1.iOS.Chart.ChartBase) | |
BindingName | Gets or sets the name of the property that contains the name of the data item. | |
ChartType | Gets or sets the tree map type. | |
ChildItemsPath | Gets or sets the name of the property of collection that contains child items. | |
ClassHandle | (Inherited from UIKit.UIView) | |
CustomPalette | Gets or sets the custom chart palette. (Inherited from C1.iOS.Chart.ChartBase) | |
DataLabel | Gets or sets the data label. | |
Footer | Gets or sets the chart footer text. (Inherited from C1.iOS.Chart.ChartBase) | |
FooterAlignment | Gets or sets chart footer alignment. (Inherited from C1.iOS.Chart.ChartBase) | |
FooterStyle | Gets or sets chart footer style. (Inherited from C1.iOS.Chart.ChartBase) | |
Handle | (Inherited from Foundation.NSObject) | |
Header | Gets or sets the chart header text. (Inherited from C1.iOS.Chart.ChartBase) | |
HeaderAlignment | Gets or sets chart header alignment. (Inherited from C1.iOS.Chart.ChartBase) | |
HeaderStyle | Gets or sets chart header style. (Inherited from C1.iOS.Chart.ChartBase) | |
IntrinsicContentSize | Gets the size of the intrinsic content of the view. (Inherited from C1.iOS.Chart.ChartBase) | |
IsEnabled | Gets or sets whether the control is enabled. (Inherited from C1.iOS.Chart.ChartBase) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendItemStyle | Gets or sets the legend item style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendOrientation | Gets or sets the legend orientation. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendPosition | Gets or sets the chart legend position. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendStyle | Gets or sets the legend style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendTitle | Gets or sets the legend title. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendTitleStyle | Gets or sets the legend title style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendToggle | Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. (Inherited from C1.iOS.Chart.ChartBase) | |
LoadAnimation | Gets or sets the load animation. (Inherited from C1.iOS.Chart.ChartBase) | |
MaxDepth | Gets or sets the maximum number of displayed node levels. | |
Palette | Gets or sets the chart palette. (Inherited from C1.iOS.Chart.ChartBase) | |
PlotStyle | Gets or sets chart plot area style. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectedIndex | Gets or sets the index of selected element. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectedItem | Gets or sets the selected data item. | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectionStyle | Gets or sets the style of selected element. (Inherited from C1.iOS.Chart.ChartBase) | |
ShowTooltip | Gets or sets the ShowTooltip. (Inherited from C1.iOS.Chart.ChartBase) | |
Site | IComponent Site (Inherited from C1.iOS.Chart.ChartBase) | |
SuperHandle | (Inherited from Foundation.NSObject) | |
ToolTip | Gets or sets the chart tooltip. (Inherited from C1.iOS.Chart.ChartBase) | |
ToolTipContent | Gets or sets the chart tooltip content. (Inherited from C1.iOS.Chart.ChartBase) | |
UpdateAnimation | Gets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase) |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.iOS.Chart.ChartBase) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
Dispose | Releases the resources that used. (Inherited from C1.iOS.Chart.ChartBase) | |
DrillDown | Drill down from selected item. | |
DrillUp | Drill up to parent item. | |
EndUpdate | Resumes notifications suspended by calls to BeginUpdate. (Inherited from C1.iOS.Chart.ChartBase) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
HitTest | Overridden. Gets a HitTestInfo object with information about the specified point. | |
Init | (Inherited from Foundation.NSObject) | |
Invalidate | Overridden. Invalidates the chart. | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
Refresh | Refresh the chart. (Inherited from C1.iOS.Chart.ChartBase) | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
GetImage | Get 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. |
Name | Description | |
---|---|---|
AnimationWillEnd | (Inherited from UIKit.UIView) | |
AnimationWillStart | (Inherited from UIKit.UIView) | |
DataLabelsLoading | Fires when chart data labels are loading. (Inherited from C1.iOS.Chart.ChartBase) | |
Disposed | IComponent Disposed event (Inherited from C1.iOS.Chart.ChartBase) | |
NodeRendered | Fires after rendering node. | |
NodeRendering | Fires before rendering node. | |
Rendered | Fires after chart finishes rendering. (Inherited from C1.iOS.Chart.ChartBase) | |
Rendering | Fires before chart starts rendering. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectionChanged | Fires after selected element was changed. (Inherited from C1.iOS.Chart.ChartBase) | |
Tapped | Occurs for every touch event. (Inherited from C1.iOS.Chart.ChartBase) | |
ToolTipLoading | Fires when chart toolTip is loading. (Inherited from C1.iOS.Chart.ChartBase) |