[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYZPointSeries.VaryColors

VaryColors Property

VaryColors

Gets or sets whether each data point is displayed with a different color.

Declaration
[FpCategory("Category_Appearance")]
public bool VaryColors { get; set; }
<FpCategory("Category_Appearance")>
Public Property VaryColors As Boolean
Remarks

If false then all data points are displayed with the same color. If true then each data point is displayed with a different color.