Legend

Gets or Sets the legend, within which the DataSeries entry will be made.

 

Type: String

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

<vc:DataSeries Legend="myLegend">

</vc:DataSeries>

</vc:Chart.Series>

</vc:Chart>

 

Remarks:

  1. An exception will be thrown if the legend specified is not present in the Chart.Legends collection.