Version

StackedFragmentSeries Class Members

The following tables list the members exposed by StackedFragmentSeries.

Public Constructors
 NameDescription
Public ConstructorStackedFragmentSeries ConstructorCreates a new instance of StackedFragmentSeries.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualAreaFillOpacityPropertyIdentifies the ActualAreaFillOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualBrushPropertyIdentifies the ActualBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualLegendItemVisibilityPropertyIdentifies the ActualLegendItemVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualMarkerBrushPropertyIdentifies the ActualMarkerBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualMarkerOutlinePropertyIdentifies the ActualMarkerOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualMarkerTypePropertyIdentifies the ActualMarkerType bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualOpacityPropertyIdentifies the ActualOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualOutlinePropertyIdentifies the ActualOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualRadiusXPropertyIdentifies the ActualRadiusX bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualRadiusYPropertyIdentifies the ActualRadiusY bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualThicknessPropertyIdentifies the ActualThickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualUseLightweightMarkersPropertyIdentifies the ActualUseLightweightMarkers bindable property.  
Public Fieldstatic (Shared in Visual Basic)ActualVisibilityPropertyIdentifies the ActualVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)AreaFillOpacityPropertyIdentifies the AreaFillOpacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)BrushPropertyIdentifies the Brush bindable property.  
Public Fieldstatic (Shared in Visual Basic)LegendItemVisibilityPropertyIdentifies the LegendItemVisibility bindable property.  
Public Fieldstatic (Shared in Visual Basic)MarkerBrushPropertyIdentifies the MarkerBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)MarkerOutlinePropertyIdentifies the MarkerOutline bindable property.  
Public Fieldstatic (Shared in Visual Basic)MarkerTypePropertyIdentifies the MarkerType bindable property.  
Public Fieldstatic (Shared in Visual Basic)NamePropertyIdentifies the Name bindable property.  
Public Fieldstatic (Shared in Visual Basic)OpacityPropertyIdentifies the Opacity bindable property.  
Public Fieldstatic (Shared in Visual Basic)OutlinePropertyIdentifies the Outline bindable property.  
Public Fieldstatic (Shared in Visual Basic)ParentOrLocalBrushPropertyIdentifies the ParentOrLocalBrush bindable property.  
Public Fieldstatic (Shared in Visual Basic)RadiusXPropertyIdentifies the RadiusX bindable property.  
Public Fieldstatic (Shared in Visual Basic)RadiusYPropertyIdentifies the RadiusY bindable property.  
Public Fieldstatic (Shared in Visual Basic)ThicknessPropertyIdentifies the Thickness bindable property.  
Public Fieldstatic (Shared in Visual Basic)TitlePropertyIdentifies the Title bindable property.  
Public Fieldstatic (Shared in Visual Basic)ValueMemberPathPropertyIdentifies the ValueMemberPath bindable property.  
Public Fieldstatic (Shared in Visual Basic)VisibilityPropertyIdentifies the Visibility bindable property.  
Public Properties
 NameDescription
Public PropertyActualAreaFillOpacityGets the series ActualAreaFillOpacity. This property only applies for area-like series.  
Public PropertyActualBrushGets the actual brush used by the series.  
Public PropertyActualLegendItemVisibilityGets the actual visibility of the legend items in the series.  
Public PropertyActualMarkerBrushGets the actual marker brush of the series.  
Public PropertyActualMarkerOutlineGets the actual marker outline of the series.  
Public PropertyActualMarkerTypeGets the actual marker type set used in the series.  
Public PropertyActualOpacityGets the series opacity.  
Public PropertyActualOutlineGets the series outline.  
Public PropertyActualRadiusXGets the actual corner radius of the series  
Public PropertyActualRadiusYGets the actual corner radius of the series  
Public PropertyActualThicknessGets or sets the thickness of this stacked fragment.  
Public PropertyActualUseLightweightMarkersGets whether lightweight markers are used by the series.  
Public PropertyActualVisibilityGets the actual visibility of the stacked fragment.  
Public PropertyAreaFillOpacityGets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.  
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBrushGets or sets the brush of the stacked fragment.  
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyLegendItemVisibilityGets or sets the legend item visibility for the current series object.  
Public PropertyMarkerBrushGets or sets the brush that specifies how the current series object's marker interiors are painted.  
Public PropertyMarkerOutlineGets or sets the brush that specifies how the current series object's marker outlines are painted.  
Public PropertyMarkerTypeGets or sets the marker type for the current series object.  
Public PropertyNameGets or sets the Name of the stacked fragment.  
Public PropertyOpacityGets or sets the Opacity of the stacked fragment.  
Public PropertyOutlineGets or sets the brush to use for the outline of the series.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentOrLocalBrushGets the resolved brush used between the local series and the parent series.  
Public PropertyRadiusXGets 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.  
Public PropertyRadiusYGets 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.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyThicknessGets or sets the width of the current series object's line thickness.  
Public PropertyTitleGets or sets the Title property.  
Public PropertyValueMemberPathGets or sets the value mapping property for the current series object.  
Public PropertyVisibilityGets or sets the Visibility of the stacked fragment.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.Element)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.Element)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also