Legend.Items Property
In This Article
For internal use. Gets or sets the collection of legend items.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
List<Legend |
A collection of the DevExpress. |
#Remarks
This property is used to support binding, when applying a control template to a Legend object.
See Also