Skip to main content

Series3DDataSourceAdapter.DataSourceProperty Field

Identifies the Series3DDataSourceAdapter.DataSource dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty DataSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also