[]
Gets or sets whether each data point is displayed with a different color.
[FpCategory("Category_Appearance")]
public bool VaryColors { get; set; }
<FpCategory("Category_Appearance")>
Public 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.