Series.IsColorVaried

Series.IsColorVaried property

Represents if the color of points is varied. The chart must contain only one series.

public bool IsColorVaried { get; set; }

See Also