Pane.Legends Property
Returns a collection of legends which are docked to the pane.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Charts.Native.PaneTargetLegendsCollection | A collection of Legend objects docked to the pane. |
Remarks
This property is hidden and intended for internal use only. Normally you don’t need to use it.
See Also