The following tables list the members exposed by StackedFragmentSeries.
Name | Description | |
---|---|---|
StackedFragmentSeries Constructor | Creates a new instance of StackedFragmentSeries. |
Name | Description | |
---|---|---|
ActualAreaFillOpacityProperty | Identifies the ActualAreaFillOpacity bindable property. | |
ActualBrushProperty | Identifies the ActualBrush bindable property. | |
ActualLegendItemVisibilityProperty | Identifies the ActualLegendItemVisibility bindable property. | |
ActualMarkerBrushProperty | Identifies the ActualMarkerBrush bindable property. | |
ActualMarkerOutlineProperty | Identifies the ActualMarkerOutline bindable property. | |
ActualMarkerTypeProperty | Identifies the ActualMarkerType bindable property. | |
ActualOpacityProperty | Identifies the ActualOpacity bindable property. | |
ActualOutlineProperty | Identifies the ActualOutline bindable property. | |
ActualRadiusXProperty | Identifies the ActualRadiusX bindable property. | |
ActualRadiusYProperty | Identifies the ActualRadiusY bindable property. | |
ActualThicknessProperty | Identifies the ActualThickness bindable property. | |
ActualUseLightweightMarkersProperty | Identifies the ActualUseLightweightMarkers bindable property. | |
ActualVisibilityProperty | Identifies the ActualVisibility bindable property. | |
AreaFillOpacityProperty | Identifies the AreaFillOpacity bindable property. | |
BrushProperty | Identifies the Brush bindable property. | |
LegendItemVisibilityProperty | Identifies the LegendItemVisibility bindable property. | |
MarkerBrushProperty | Identifies the MarkerBrush bindable property. | |
MarkerOutlineProperty | Identifies the MarkerOutline bindable property. | |
MarkerTypeProperty | Identifies the MarkerType bindable property. | |
NameProperty | Identifies the Name bindable property. | |
OpacityProperty | Identifies the Opacity bindable property. | |
OutlineProperty | Identifies the Outline bindable property. | |
ParentOrLocalBrushProperty | Identifies the ParentOrLocalBrush bindable property. | |
RadiusXProperty | Identifies the RadiusX bindable property. | |
RadiusYProperty | Identifies the RadiusY bindable property. | |
ThicknessProperty | Identifies the Thickness bindable property. | |
TitleProperty | Identifies the Title bindable property. | |
ValueMemberPathProperty | Identifies the ValueMemberPath bindable property. | |
VisibilityProperty | Identifies the Visibility bindable property. |
Name | Description | |
---|---|---|
ActualAreaFillOpacity | Gets the series ActualAreaFillOpacity. This property only applies for area-like series. | |
ActualBrush | Gets the actual brush used by the series. | |
ActualLegendItemVisibility | Gets the actual visibility of the legend items in the series. | |
ActualMarkerBrush | Gets the actual marker brush of the series. | |
ActualMarkerOutline | Gets the actual marker outline of the series. | |
ActualMarkerType | Gets the actual marker type set used in the series. | |
ActualOpacity | Gets the series opacity. | |
ActualOutline | Gets the series outline. | |
ActualRadiusX | Gets the actual corner radius of the series | |
ActualRadiusY | Gets the actual corner radius of the series | |
ActualThickness | Gets or sets the thickness of this stacked fragment. | |
ActualUseLightweightMarkers | Gets whether lightweight markers are used by the series. | |
ActualVisibility | Gets the actual visibility of the stacked fragment. | |
AreaFillOpacity | Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series. | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Brush | Gets or sets the brush of the stacked fragment. | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
Id | (Inherited from Xamarin.Forms.Element) | |
LegendItemVisibility | Gets or sets the legend item visibility for the current series object. | |
MarkerBrush | Gets or sets the brush that specifies how the current series object's marker interiors are painted. | |
MarkerOutline | Gets or sets the brush that specifies how the current series object's marker outlines are painted. | |
MarkerType | Gets or sets the marker type for the current series object. | |
Name | Gets or sets the Name of the stacked fragment. | |
Opacity | Gets or sets the Opacity of the stacked fragment. | |
Outline | Gets or sets the brush to use for the outline of the series. | |
Parent | (Inherited from Xamarin.Forms.Element) | |
ParentOrLocalBrush | Gets the resolved brush used between the local series and the parent series. | |
RadiusX | Gets or sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. | |
RadiusY | Gets or sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
Thickness | Gets or sets the width of the current series object's line thickness. | |
Title | Gets or sets the Title property. | |
ValueMemberPath | Gets or sets the value mapping property for the current series object. | |
Visibility | Gets or sets the Visibility of the stacked fragment. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
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) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. |