Link Search Menu Expand Document

ChartGroupVaryByCategories Property

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.0.2045-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