Back to Devexpress

ChartView Fields

maui-devexpress-dot-maui-dot-charts-dot-chartview-dot-underscore-fields.md

latest21.8 KB
Original Source

ChartView Fields

Visualizes data in the Cartesian coordinate system.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AxisMaxZoomPercentProperty staticIdentifies the AxisMaxZoomPercent bindable property.
AxisXNavigationModeProperty staticIdentifies the AxisXNavigationMode bindable property.
AxisXProperty staticIdentifies the AxisX bindable property.
AxisYNavigationModeProperty staticIdentifies the AxisYNavigationMode bindable property.
AxisYProperty staticIdentifies the AxisY bindable property.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ChartStyleProperty staticIdentifies the ChartStyle bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HintProperty staticIdentifies the Hint bindable property.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
LegendProperty staticIdentifies the Legend bindable property. Inherited from ChartBaseView.
MarginProperty staticBindable property for Margin. Inherited from View.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotatedProperty staticIdentifies the Rotated bindable property.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
ScrollIndicatorsEnabledProperty staticIdentifies the ScrollIndicatorsEnabled bindable property.
SelectedItemProperty staticIdentifies the SelectedItem bindable property. Inherited from ChartBaseView.
SelectedItemsProperty staticIdentifies the SelectedItems bindable property. Inherited from ChartBaseView.
SelectionKindProperty staticIdentifies the SelectionKind bindable property. Inherited from ChartBaseView.
SelectionModeProperty staticIdentifies the SelectionMode bindable property. Inherited from ChartBaseView.
SeriesDataTemplateProperty staticIdentifies the SeriesDataTemplate bindable property.
SeriesProperty staticIdentifies the Series bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

ChartView Class

ChartView Members

DevExpress.Maui.Charts Namespace