Version

AreaFillOpacity Property (Series)

Gets or sets the opacity applied to the area fill visual.
Syntax
public double AreaFillOpacity {get; set;}

Property Value

A double in the range 0, 1. The default is NaN.
Remarks
This property only applies to series that have area visual.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also