LegendItem.IsEnabled Property
In This Article
Returns a value that specifies whether a legend item is enabled.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if a legend item is enabled; otherwise, false. |
See Also