Version

ChartEmptyFill Class

Placeholder which indicates that no fill should be rendered for the associated chart element.
Syntax
public class ChartEmptyFill : ChartFillBase 
Remarks

Some chart elements require an explicit setting to prevent the fill from appearing.

Whether a fill is automatically rendered by Excel is dependent on the chart element.

Use this class to ensure that no fill is rendered for the associated chart element.

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