{description}
{excerpt}Sets or returns whether colors will be different for each data point in the series.{excerpt}
{signature:C#}
 public boolean VaryColorsByPoint{ get; set; }
{signature}{signature:vb.net}
Public Property VaryColorsByPoint() As Boolean
{signature}