VaryByCategories Property
VaryByCategories
Gets or sets a value indicating whether Spread assigns a different color or pattern to each data marker. The chart must contain only one series.
Declaration
bool VaryByCategories { get; set; }
Property VaryByCategories As Boolean