Xuni.Xamarin.ChartCore Namespace : ChartBase Class |
The following tables list the members exposed by ChartBase.
Name | Description | |
---|---|---|
ChartBase Constructor | Initializes a new instance of a ChartBase control. |
Name | Description | |
---|---|---|
BackgroundColorPropertyName | ||
BindingProperty | Identifies the Binding bindable property. | |
BorderColorProperty | Identifies the BorderColo bindable property. | |
BorderColorPropertyName | ||
BorderWidthProperty | Identifies the BorderWidth bindable property. | |
BorderWidthPropertyName | ||
ChartTooltipPropertyName | ||
FooterFontProperty | Identifies the FooterFont bindable property. | |
FooterFontPropertyName | ||
FooterTextColorProperty | Identifies the FooterText bindable property. | |
FooterTextColorPropertyName | ||
FooterTextProperty | Identifies the FooterText bindable property. | |
FooterTextPropertyName | ||
FooterXAlignProperty | Identifies the FooterXAlign bindable property. | |
FooterXAlignPropertyName | ||
HeaderFontProperty | Identifies the HeaderFont bindable property. | |
HeaderFontPropertyName | ||
HeaderTextColorProperty | Identifies the HeaderTextColor bindable property. | |
HeaderTextColorPropertyName | ||
HeaderTextProperty | Identifies the HeaderText bindable property. | |
HeaderTextPropertyName | ||
HeaderXAlignProperty | Identifies the HeaderXAlign bindable property. | |
HeaderXAlignPropertyName | ||
IsAnimatedProperty | Identifies the IsAnimated bindable property. | |
IsAnimatedPropertyName | ||
ItemsSourceProperty | Identifies the ItemsSource bindable property. | |
ItemsSourcePropertyName | ||
LegendProperty | Identifies the Legend bindable property. | |
LegendPropertyName | ||
LegendToggleProperty | Identifies the LegendToggle bindable property. | |
LegendTogglePropertyName | ||
LoadAnimationPropertyName | ||
PaletteProperty | Identifies the Palette bindable property. | |
PalettePropertyName | ||
PlotAreaBackgroundColorProperty | Identifies the PlotAreaBackgroundColor bindable property. | |
PlotAreaBackgroundColorPropertyName | ||
PlotMarginProperty | Identifies the PlotMargin bindable property. | |
SelectedBorderColorProperty | Identifies the SelectedBorderColor bindable property. | |
SelectedBorderColorPropertyName | ||
SelectedBorderWidthProperty | Identifies the SelectedBorderWidth bindable property. | |
SelectedBorderWidthPropertyName | ||
SelectedDashesProperty | Identifies the SelectedDashes bindable property. | |
SelectedDashesPropertyName | ||
SelectionModeProperty | Identifies the SelectionMode bindable property. | |
SelectionModePropertyName | ||
TooltipProperty | Identifies the ChartTooltip bindable property. | |
UpdateAnimationProperty | Identifies the IsAnimated bindable property. |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | (Inherited from Xamarin.Forms.VisualElement) | |
Binding | Gets or sets the name of the property that contains the Y values | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
BorderColor | Gets or sets a color that describes the border stroke color of the chart. | |
BorderWidth | Gets or sets the width of the border. | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
Children | (Inherited from Xamarin.Forms.RelativeLayout) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
FooterFont | Gets or sets the font of footer. | |
FooterText | Gets or sets the chart footer. | |
FooterTextColor | Gets or sets the color of footer text. | |
FooterXAlign | Gets or sets the horizontal alignment of footer text. | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
HeaderFont | Gets or sets the horizontal alignment of footer text. | |
HeaderText | Gets or sets the chart header. | |
HeaderTextColor | Gets or sets the color of header text. | |
HeaderXAlign | Gets or sets the horizontal alignment of header text. | |
Height | (Inherited from Xamarin.Forms.VisualElement) | |
HeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
HorizontalOptions | (Inherited from Xamarin.Forms.View) | |
Id | (Inherited from Xamarin.Forms.Element) | |
InputTransparent | (Inherited from Xamarin.Forms.VisualElement) | |
IsAnimated | Gets or sets whether animation is enabled on the control. | |
IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) | |
IsEnabled | (Inherited from Xamarin.Forms.VisualElement) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
ItemsSource | Gets or sets the chart data source for all series. | |
Legend | gets or sets the legend of the chart. | |
LegendToggle | Gets or sets whether clicking legend items should toggle the series visibility. | |
Margin | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
Navigation | (Inherited from Xamarin.Forms.VisualElement) | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Padding | (Inherited from Xamarin.Forms.Layout) | |
Palette | Gets or sets the color palette from a collection of built-in palettes. Ignored if CustomPalette is not null. | |
Parent | (Inherited from Xamarin.Forms.Element) | |
ParentView | (Inherited from Xamarin.Forms.Element) | |
PlotAreaBackgroundColor | Gets or sets the background color of plot area. | |
PlotMargin | Gets or sets the area between the edges of the control and the plot area. | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
SelectedBorderColor | Gets or sets the border color used to highlight selected plot elements. | |
SelectedBorderWidth | Gets of sets the border width used to highlight selected plot elements. | |
SelectedDashes | Gets or sets the collection of dashes and gaps in the selection stroke. | |
SelectionMode | Gets or sets the chart selection mode. | |
Style | (Inherited from Xamarin.Forms.VisualElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
Tooltip | Gets or sets the ChartToolTip object. | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateAnimation | Gets or sets the animation used when the data is updated. | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Width | (Inherited from Xamarin.Forms.VisualElement) | |
WidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
X | (Inherited from Xamarin.Forms.VisualElement) | |
Y | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
DataToPoint | Coordinate conversion from data point to screen point. | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetSizeRequest | (Inherited from Xamarin.Forms.Layout) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
HitTest | Get the chart element at the specified point. | |
InvokeRenderedEvent | Overloaded. (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
PointToData | Coordinate conversion from screen point to data. | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
Refresh | ||
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Unfocus | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
InvalidateLayout | (Inherited from Xamarin.Forms.Layout) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnAdded | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.VisualElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnRemoved | (Inherited from Xamarin.Forms.RelativeLayout) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnSizeRequest | (Inherited from Xamarin.Forms.RelativeLayout) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChanged | (Inherited from Xamarin.Forms.Layout) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
Rendered | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Tapped | (Inherited from Xuni.Xamarin.Core.XuniRelativeView) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |