Version

ColorSeries Property

Determines the default color for the series
Syntax
public WorkbookColorInfo ColorSeries {get; set;}

Property Value

The color to use for the series.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionColor can't be set to null.
System.ArgumentExceptionColor can't be set to 'Auto'.
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