Legends

It represents a collection of Legend in a Chart.

 

Type: LegendCollection

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 FontColor="Red"/>

</vc:Chart.Legends>

</vc:Chart>

 

Remarks:

  1. It is a parent element for Legend.

  2. It can hold any number of Legend object inside a Chart.