AreaSeriesStyle Fields
Stores area series appearance settings.| Name | Description |
|---|---|
| AlphaProperty static | Identifies the Alpha bindable property. |
| FillEffectProperty static | Identifies the FillEffect dependency 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