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 | |
---|---|---|
AxisXProperty | Identifies the AxisX dependency property. | |
AxisYProperty | Identifies the AxisY 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. | |
RotatedProperty | Identifies the Rotated dependency property. | |
SelectedSeriesProperty | Identifies the SelectedSeries dependency property. | |
StackingProperty | Identifies the ChartStackingType dependency property. |
Name | Description | |
---|---|---|
_dataChanged | Data changed flag. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
_updating | Update count. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
selectionDistance | Selection distance. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
AnimationMode | Gets or sets the update animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
AxisX | Gets or sets the main chart x-axis. | |
AxisY | Gets or sets the main chart y-axis. | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | Gets the behaviors collection. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
BindingX | Gets or sets the bindingX of chart. | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
CascadeInputTransparent | (Inherited from Xamarin.Forms.Layout) | |
ChartType | Gets or sets the chart type. | |
Children | (Inherited from Xamarin.Forms.Layout<View>) | |
class | (Inherited from Xamarin.Forms.NavigableElement) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
CustomPalette | Gets or sets the custom chart palette. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
DataLabel | Gets or sets the data label. | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
FlowDirection | (Inherited from Xamarin.Forms.VisualElement) | |
Footer | Gets or sets the chart footer text. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
FooterAlignment | Gets or sets chart footer alignment. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
FooterStyle | Gets or sets chart footer style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
Header | Gets or sets the chart header text. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
HeaderAlignment | Gets or sets chart header alignment. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
HeaderStyle | Gets or sets chart header style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
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) | |
IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) | |
IsEnabled | (Inherited from Xamarin.Forms.VisualElement) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsTabStop | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Layers | Gets the chart layers collection. | |
LegendItemStyle | Gets or sets the legend item style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendOrientation | Gets or sets the legend orientation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendPosition | Gets or sets the chart legend position. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendStyle | Gets or sets the legend style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendTitle | Gets or sets the legend title. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendTitleStyle | Gets or sets the legend title style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LegendToggle | Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
LoadAnimation | Gets or sets the load animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Margin | (Inherited from Xamarin.Forms.View) | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
Navigation | (Inherited from Xamarin.Forms.NavigableElement) | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Options | Gets or sets the chart options. | |
Padding | (Inherited from Xamarin.Forms.Layout) | |
Palette | Gets or sets the chart palette. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
PlotMargin | Gets or sets the plot area margin. | |
PlotStyle | Gets or sets chart plot area style. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Rotated | Gets or sets a value indicating whether the chart is rotated. | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleX | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleY | (Inherited from Xamarin.Forms.VisualElement) | |
SelectedIndex | Gets or sets the index of selected element. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectedSeries | Gets or sets the selected series. | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectionStyle | Gets or sets the style of selected element. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Series | Gets the series collection. | |
ShowTooltip | Gets or sets the ShowTooltip. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Site | IComponent Site (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Stacking | Gets or sets the chart stacking. | |
Style | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleClass | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
TabIndex | (Inherited from Xamarin.Forms.VisualElement) | |
ToolTip | Gets or sets the chart tooltip. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ToolTipContent | Gets or sets the chart tooltip content. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateAnimation | Gets or sets the update animation. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Visual | (Inherited from Xamarin.Forms.VisualElement) | |
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) | |
BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
DataToPoint | Converts a Point from data coordinates to control coordinates. | |
Dispose | ||
EndUpdate | Resumes notifications suspended by calls to BeginUpdate. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetChildElements | (Inherited from Xamarin.Forms.View) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
HitTest | Overridden. Gets a ChartHitTestInfo object with information about the specified point. | |
Invalidate | Overridden. Invalidates the chart. | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
Measure | (Inherited from Xamarin.Forms.VisualElement) | |
PointToData | Converts a Point from control coordinates to chart data coordinates. | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
Refresh | Refreshes the chart. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
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) | |
DataPropertyChanged | Fires when data property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | Overridden. Lays out the FlexChart.Children in the specified rectangle. This method no need to implement currently. | |
OnAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChartTypePropertyChanged | Fires when chartType property changes. | |
OnChildAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnItemsSourceChanged | Called when ItemsSource changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
OnMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.NavigableElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.Element) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnRotatedPropertyChanged | Fires when rotated property changes. | |
OnSelectionModePropertyChanged | Fires when SelectionMode property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnStackingPropertyChanged | Fires when stacking property changes. | |
OnTabIndexPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
OnTabStopPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
OptionsChanged | Called when options changed. | |
PropertyChanged | Fires when property changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
TabIndexDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TabStopDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TooltipChanged | Fires when tooltip changes. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
Name | Description | |
---|---|---|
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. |
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) | |
DataLabelsLoading | Fires when chart data labels are loading. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Disposed | IComponent Disposed event (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
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 | Fires after chart finishes rendering. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Rendering | Fires before chart starts rendering. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SelectionChanged | Fires after selected element was changed. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
SeriesVisibilityChanged | Fires when chart series visibility was changed. | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Tapped | Occurs for every touch event. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
ToolTipLoading | Fires when chart toolTip is loading. (Inherited from C1.Xamarin.Forms.Chart.ChartBase) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |