Back to Devexpress

ILegendItemProvider.ShowInLegend Property

corelibraries-devexpress-dot-xtracharts-dot-ilegenditemprovider.md

latest1.1 KB
Original Source

ILegendItemProvider.ShowInLegend Property

Returns the value that specifies whether a legend should show legend items which this object provides.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
bool ShowInLegend { get; }
vb
ReadOnly Property ShowInLegend As Boolean

Property Value

TypeDescription
Boolean

true if the legend should show items; otherwise false.

|

See Also

ILegendItemProvider Interface

ILegendItemProvider Members

DevExpress.XtraCharts Namespace