Skip to main content

ChartView.SeriesDataTemplateProperty Field

In This Article

Identifies the SeriesDataTemplate dependency property.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public static readonly BindableProperty SeriesDataTemplateProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also