RangeAreaSeries.LegendItemsBehaviorProperty Field
In This Article
Identifies the LegendItemsBehavior bindable property.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public static readonly BindableProperty LegendItemsBehaviorProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also