Indicator.Legend Property
In This Article
Specifies a legend (or its View Model) that contains the indicator’s legend item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object of a legend’s View Model class or the Legend object. |
See Also