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:
It is a parent element for Legend.
It can hold any number of Legend object inside a Chart.