Name | Description | |
---|---|---|
TreeMap Constructor | Creates an instance of TreeMap class. |
The following tables list the members exposed by TreeMap.
Name | Description | |
---|---|---|
TreeMap Constructor | Creates an instance of TreeMap class. |
Name | Description | |
---|---|---|
Binding | Gets or sets the name of the property of the data item that contains the chart value. | |
BindingName | Gets or sets the name of the property that contains the name of the data item. | |
ChartType | Gets or sets the chart type. | |
ChildItemsPath | Gets or sets the name of the property of collection that contains child items. | |
Class | Gets or sets CSS class name. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
CustomPalette | Gets or sets the custom palette. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
DataLabel | Gets the data label for data items. | |
FooterContent | Gets or sets the footer content. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
FooterStyle | Gets or sets the footer style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
HeaderContent | Gets or sets the header content. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
HeaderStyle | Gets or sets the header style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
ItemsSource | Gets or sets the collection of objects that contains the data for tree map chart. | |
Label | Gets or sets the data label. | |
LegendGroupHeaderStyle | Gets or sets the legend group titie style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
LegendPosition | Gets or sets the legend position. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
LegendScrollbars | Gets or sets which scroll bars should appear in legend. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
LegendStyle | Gets or sets the legend style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
LegendTitle | Gets or sets the legend title. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
MaxDepth | Gets or sets the maximum number of displayed node levels. | |
NodeRendered | Fires after rendering node. | |
NodeRendering | Fires before rendering node. | |
Palette | Gets or sets the chart palette. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
PlotStyle | Gets the style of plot area(area inside axes). (Inherited from C1.Blazor.Chart.FlexChartBase) | |
Rendered | Fires after chart finishes rendering. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
Rendering | Fires before chart starts rendering. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
SelectedIndex | Gets or sets the index of chart selected element. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
SelectedItem | Gets or sets the selected data item. | |
SelectionChanged | Fires after selected element was changed. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
SelectionStyle | Gets the seletion style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
Style | Gets or sets the chart style. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
Tooltip | Gets or sets the tooltip template for the series. (Inherited from C1.Blazor.Chart.FlexChartBase) |
Name | Description | |
---|---|---|
BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
Dispose | Disposes the component. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
EndUpdate | Resumes notifications suspended by calls to BeginUpdate. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
HitTest | Overridden. Gets a HitTestInfo object with information about the specified point. | |
SaveImage | Save chart as an image using specified format. (Inherited from C1.Blazor.Chart.FlexChartBase) | |
SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |