Xuni.Xamarin.FlexChart Namespace : ChartSeries Class |
The following tables list the members exposed by ChartSeries.
Name | Description | |
---|---|---|
![]() | ChartSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | BindingProperty | Identifies the Binding bindable property. |
![]() | BindingPropertyName | |
![]() ![]() | BindingXProperty | Identifies the BindingX bindable property. |
![]() | BindingXPropertyName | |
![]() ![]() | BorderColorProperty | Identifies the BorderColor bindable property. |
![]() | BorderColorPropertyName | |
![]() ![]() | BorderWidthProperty | Identifies the BorderWidth bindable property. |
![]() | BorderWidthPropertyName | |
![]() ![]() | ChartTypeProperty | Identifies the ChartType bindable property. |
![]() | ChartTypePropertyName | |
![]() ![]() | ColorProperty | Identifies the Color bindable property. |
![]() | ColorPropertyName | |
![]() ![]() | ItemsSourceProperty | Identifies the ItemsSource bindable property. |
![]() ![]() | NameProperty | Identifies the Name bindable property. |
![]() | NamePropertyName | |
![]() ![]() | OpacityProperty | Identifies the Opacity bindable property. |
![]() ![]() | SymbolBorderColorProperty | Identifies the SymbolBorderColor bindable property. |
![]() | SymbolBorderColorPropertyName | |
![]() ![]() | SymbolBorderWidthProperty | Identifies the SymbolBorderWidth bindable property. |
![]() | SymbolBorderWidthPropertyName | |
![]() ![]() | SymbolColorProperty | Identifies the SymbolColor bindable property. |
![]() | SymbolColorPropertyName | |
![]() ![]() | VisibilityProperty | Identifies the Visibility bindable property. |
![]() | VisibilityPropertyName |
Name | Description | |
---|---|---|
![]() | Binding | Gets or sets the bound property name for plotting values along the y-axis. |
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | BindingX | Gets or sets the name of the bound property to be plotted on the X axis. |
![]() | BorderColor | Gets or sets the border color for most plot elements (bar, area, line, pie) |
![]() | BorderWidth | Gets or sets the border thickness for most plot elements (bar, area, line, pie) |
![]() | ChartType | Gets or sets the chart type for the series. |
![]() | Color | Gets or sets the color used to fill in most plot elements (bar, area, line, pie) |
![]() | FlexChart | Gets the FlexChart object that owns this axis |
![]() | ItemsSource | Gets or sets the series-specific data source (overrides FlexChart.ItemsSource) |
![]() | Name | Gets or sets the series name. The series name is displayed in the chart legend. Series without names do not appear in the legend. |
![]() | Opacity | gets or sets the opacity value applied to the plot element. Opacity overrides the Alpha color channel. |
![]() | SymbolBorderColor | Gets or sets the border color for the symbols. |
![]() | SymbolBorderWidth | Gets or sets the border thickness for the symbols. |
![]() | SymbolColor | Gets or sets the color used to fill the symbols. Overrides Color/Fill property for chart types with symbols (LineSymbol). |
![]() | Visibility | Gets or sets the series visibility |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |