[]
Gets or sets whether each data point is displayed with a different color.
[FpCategory("Category_Appearance")]
public virtual bool VaryColors { get; set; }
<FpCategory("Category_Appearance")>
Public Overridable Property VaryColors As Boolean
If false, then all data points are displayed with the same color. If true, then each data point is displayed with a different color.