Back to Devexpress

LegendSupportColorizerBase.ShowInLegend Property

wpf-devexpress-dot-xpf-dot-charts-dot-legendsupportcolorizerbase.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public bool ShowInLegend { get; set; }
vb
Public Property ShowInLegend As Boolean

Property Value

TypeDescription
Boolean

true, if these items should be shown; otherwise, false.

|

See Also

LegendSupportColorizerBase Class

LegendSupportColorizerBase Members

DevExpress.Xpf.Charts Namespace