Skip to main content

SeriesTemplateAdapter.SeriesDataMemberProperty Field

Identifies the SeriesDataMember dependency property.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public static readonly BindableProperty SeriesDataMemberProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also