LegendSupportColorizerBase.ShowInLegend Property
Gets or sets a value that indicates whether to show colorizer based legend items in the legend.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if these items should be shown; otherwise, false. |
See Also