Name | Description | |
---|---|---|
ChartOptions Constructor | Creates an instance of ChartOptions. |
The following tables list the members exposed by ChartOptions.
Name | Description | |
---|---|---|
ChartOptions Constructor | Creates an instance of ChartOptions. |
Name | Description | |
---|---|---|
BubbleMaxSizeProperty | Identifies the BubbleMaxSize dependency property. | |
BubbleMinSizeProperty | Identifies the BubbleMinSize dependency property. | |
ClusterSizeProperty | Identifies the ClusterSize dependency property. | |
FunnelNeckHeightProperty | Identifies the FunnelNeckHeight dependency property. | |
FunnelNeckWidthProperty | Identifies the FunnelNeckWidth dependency property. | |
FunnelTypeProperty | Identifies the FunnelType dependency property. | |
HistogramAppearanceProperty | Identifies the HistogramAppearance dependency property. | |
HistogramBinWidthProperty | Identifies the HistogramBinWidth dependency property. | |
HistogramCumulativeModeProperty | Identifies the HistogramCumulativeMode dependency property. | |
HistogramNormalCurveProperty | Identifies the HistogramNormalCurve dependency property. | |
InterpolateNullsProperty | Identifies the InterpolateNulls dependency property. |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
BubbleMaxSize | Gets or sets the maximum symbol size for bubble chart. | |
BubbleMinSize | Gets or sets the minimal symbol size for bubble chart. | |
ClusterSize | Gets or sets the cluster size. | |
Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
FunnelNeckHeight | Gets or sets the neck height as percentage for the Funnel chart. | |
FunnelNeckWidth | Gets or sets the neck width as percentage for the Funnel chart. | |
FunnelType | Gets or sets the type of Funnel chart. | |
HistogramAppearance | Gets or sets the histogram appearance. | |
HistogramBinWidth | Gets or sets the histogram bin width. | |
HistogramCumulativeMode | Gets or sets the histogram cumulative mode. | |
HistogramNormalCurve | Gets or sets the value indicating whather to show histogram norma curve. | |
InterpolateNulls | Gets or sets a value indicating how to interpret missing values. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnBindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanged | Overloaded. | |
OnPropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
UnapplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) |