UniqueColors

Decides how the color will be applied to the DataPoints. If set to true and if there is only one DataSeries then each entry in the data series takes one color.

 

Type: Boolean

Namespace: Visifire.Charts

Assembly:

Silverlight:

SLVisifire.Charts (in SLVisifire.Charts.dll)

WPF:

WPFVisifire.Charts (in WPFVisifire.Charts.dll)

 

This attribute applies to:

 

Syntax:

<vc:Chart UniqueColors="False" >

 

</vc:Chart>

 

Below is the chart after setting UniqueColors property to False.

 

 

 

Remarks:

  1. The default value is True.