Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

AreaSeriesStyle Fields

Stores area series appearance settings.
Name Description
AlphaProperty static Identifies the Alpha bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
FillEffectProperty static Identifies the FillEffect bindable property.
FillProperty static Identifies the Fill bindable property.
MarkerSizeProperty static Identifies the MarkerSize bindable property. Inherited from PointSeriesStyle.
MarkerStyleProperty static Identifies the MarkerStyle bindable property. Inherited from PointSeriesStyle.
StrokeProperty static Identifies the Stroke bindable property. Inherited from LineSeriesStyle.
StrokeThicknessProperty static Identifies the StrokeThickness bindable property. Inherited from LineSeriesStyle.
See Also