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 | |
---|---|---|
_dataChanged | Data changed flag. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
_updating | Update count. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
selectionDistance | Selection distance. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
AnimationMode | Gets or sets the update animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | Gets the behaviors collection. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
BindingName | Gets or sets the name of the property that contains the name of the data item. | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
CascadeInputTransparent | (Inherited from Xamarin.Forms.Layout) | |
ChartType | Gets or sets the tree map type. | |
ChildItemsPath | Gets or sets the name of the property of collection that contains child items. | |
Children | (Inherited from Xamarin.Forms.Layout<View>) | |
class | (Inherited from Xamarin.Forms.NavigableElement) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
CustomPalette | Gets or sets the custom chart palette. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
DataLabel | Gets or sets the data label. | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
FlowDirection | (Inherited from Xamarin.Forms.VisualElement) | |
Footer | Gets or sets the chart footer text. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
FooterAlignment | Gets or sets chart footer alignment. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
FooterStyle | Gets or sets chart footer style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
Header | Gets or sets the chart header text. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
HeaderAlignment | Gets or sets chart header alignment. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
HeaderStyle | Gets or sets chart header style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Height | (Inherited from Xamarin.Forms.VisualElement) | |
HeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
HorizontalOptions | (Inherited from Xamarin.Forms.View) | |
Id | (Inherited from Xamarin.Forms.Element) | |
InputTransparent | (Inherited from Xamarin.Forms.VisualElement) | |
IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) | |
IsEnabled | (Inherited from Xamarin.Forms.VisualElement) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsTabStop | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendItemStyle | Gets or sets the legend item style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendOrientation | Gets or sets the legend orientation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendPosition | Gets or sets the chart legend position. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendStyle | Gets or sets the legend style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendTitle | Gets or sets the legend title. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendTitleStyle | Gets or sets the legend title style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendToggle | Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LoadAnimation | Gets or sets the load animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Margin | (Inherited from Xamarin.Forms.View) | |
MaxDepth | Gets or sets the maximum number of displayed node levels. | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
Navigation | (Inherited from Xamarin.Forms.NavigableElement) | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Padding | (Inherited from Xamarin.Forms.Layout) | |
Palette | Gets or sets the chart palette. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
PlotStyle | Gets or sets chart plot area style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleX | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleY | (Inherited from Xamarin.Forms.VisualElement) | |
SelectedIndex | Gets or sets the index of selected element. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectedItem | Gets or sets the selected data item. | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectionStyle | Gets or sets the style of selected element. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ShowTooltip | Gets or sets the ShowTooltip. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Site | IComponent Site (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Style | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleClass | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
TabIndex | (Inherited from Xamarin.Forms.VisualElement) | |
ToolTip | Gets or sets the chart tooltip. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ToolTipContent | Gets or sets the chart tooltip content. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateAnimation | Gets or sets the update animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Visual | (Inherited from Xamarin.Forms.VisualElement) | |
Width | (Inherited from Xamarin.Forms.VisualElement) | |
WidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
X | (Inherited from Xamarin.Forms.VisualElement) | |
Y | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Xamarin.Forms.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.Xamarin.Forms.Chart.ChartBase) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetChildElements | (Inherited from Xamarin.Forms.View) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
HitTest | Overridden. Gets a ChartHitTestInfo object with information about the specified point. | |
Invalidate | Overridden. Invalidates the chart. | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
Measure | (Inherited from Xamarin.Forms.VisualElement) | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
Refresh | Refreshes the chart. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Unfocus | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
DataPropertyChanged | Fires when data property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | Overridden. Lays out the FlexChart.Children in the specified rectangle. This method no need to implement currently. | |
MaxDepthPropertyChanged | ||
OnAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChildAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnItemsSourceChanged | Overridden. Called when ItemsSource changes. | |
OnMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.NavigableElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.Element) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnSelectionModePropertyChanged | Fires when SelectionMode property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnTabIndexPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
OnTabStopPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | Fires when property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
TabIndexDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TabStopDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TooltipChanged | Fires when tooltip changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
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 | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
DataLabelsLoading | Fires when chart data labels are loading. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Disposed | IComponent Disposed event (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChanged | (Inherited from Xamarin.Forms.Layout) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
NodeRendered | Fires after rendering node. | |
NodeRendering | Fires before rendering node. | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
Rendered | Fires after chart finishes rendering. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Rendering | Fires before chart starts rendering. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectionChanged | Fires after selected element was changed. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Tapped | Occurs for every touch event. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ToolTipLoading | Fires when chart toolTip is loading. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |