Skip to main content

AreaSeriesBase.LegendItemsBehaviorProperty Field

In This Article

Identifies the LegendItemsBehavior dependency property.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public static readonly BindableProperty LegendItemsBehaviorProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also