Name | Description | |
---|---|---|
FlexChart Constructor | Creates an instance of FlexChart. |
The following tables list the members exposed by FlexChart.
Name | Description | |
---|---|---|
FlexChart Constructor | Creates an instance of FlexChart. |
Name | Description | |
---|---|---|
AxesOnTopProperty | Identifies the AxesOnTop dependency property. | |
BindingXProperty | Identifies the BindingX dependency property. | |
ChartTypeProperty | Identifies the ChartType dependency property. | |
OptionsProperty | Identifies the Options dependency property. | |
PlotMarginProperty | Identifies the PlotMargin dependency property. | |
RenderModeProperty | Identifies the RenderMode dependency property. | |
RotatedProperty | Identifies the Rotated dependency property. | |
SelectedSeriesProperty | Identifies the SelectedSeries dependency property. | |
StackingProperty | Identifies the Stacking dependency property. |
Name | Description | |
---|---|---|
_dataChanged | Data changed flag. (Inherited from C1.WinUI.Chart.FlexChartBase) | |
_metrics | Internal use only. (Inherited from C1.WinUI.Chart.FlexChartBase) | |
_updating | Update count. (Inherited from C1.WinUI.Chart.FlexChartBase) |
Name | Description | |
---|---|---|
CanShowTooltip | Overridden. | |
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
IsDesignMode | (Inherited from C1.WinUI.Chart.FlexChartBase) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
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. | |
SetStyle |