Reversed

Gets or Sets whether the entries inside the Legend should be reversed or not.

 

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 ... >

<vc:Chart.Legends>

<vc:Legend Reversed="True"/>

</vc:Chart.Legends>

</vc:Chart>

 

Below is the chart after setting Reversed property in Legend.