Gets the collection of legend items.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public LegendItemCollection LegendItems { get; private set; }
Visual Basic
Public Property LegendItems As LegendItemCollection
	Get
	Private Set

See Also