ChartGroupVaryByCategories Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether colors are varied for each data point of the first series in a chart containing only one series.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool VaryByCategories { get; set; }

Property Value

Type: Boolean
true if a different color or pattern to each data marker; otherwise, false.
See Also

Reference