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.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the legend should show items; otherwise false. |
See Also