Name | Description | |
---|---|---|
![]() | FlexPie Constructor | Creates an instance of FlexPie class. |
The following tables list the members exposed by FlexPie.
Name | Description | |
---|---|---|
![]() | FlexPie Constructor | Creates an instance of FlexPie class. |
Name | Description | |
---|---|---|
![]() | AnimationDuration | Gets or sets the animation duration in milliseconds. Default value is 400ms. |
![]() | AnimationSettings | Gets or sets the animation settings. |
![]() | Binding | Gets or sets the name of the property that contains numeric values for the pie slices. |
![]() | BindingName | Gets or sets the name of the property that contains label for the pie slices and legend. |
![]() | 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 chart data label. |
![]() | 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) |
![]() | InnerRadius | Gets or sets the size of the pie's inner radius. |
![]() | ItemsSource | Gets or sets the collection of objects that contains the data for the pie chart. |
![]() | Label | Gets or sets the data label. |
![]() | LabelRendered | Fires after rendering label. |
![]() | LabelRendering | Fires before rendering label. |
![]() | LegendGroupHeaderStyle | Gets or sets the legend group title style. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | LegendItemFormat | Fires when formatting legend item. (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) |
![]() | LegendTitleStyle | Gets or sets the legend title style. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | Offset | Gets or sets the offset of the slices from the pie center. |
![]() | 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) |
![]() | Reversed | Gets or sets a value that determines whether angles are reversed (counter-clockwise). |
![]() | SelectedIndex | Gets or sets the index of chart selected element. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | SelectedItemOffset | Gets or sets the offset of the selected slice from the pie center. |
![]() | SelectedItemPosition | Gets or sets the position of the selected slice. |
![]() | 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) |
![]() | SliceRendered | Fires after rendering slice. |
![]() | SliceRendering | Fires before rendering slice. |
![]() | StartAngle | Gets or sets the starting angle for the pie slices, in degrees. |
![]() | Style | Gets or sets the chart style. (Inherited from C1.Blazor.Chart.FlexChartBase) |
![]() | Titles | Gets or sets the pie titles. |
![]() | 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) |