Gets the collection of legend items.
Namespace:
C1.Silverlight.ChartAssembly: 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 |