Skip to main content

ChartControlBase.LegendItemsSourceProperty Field

Identifies the ChartControlBase.LegendItemsSource dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty LegendItemsSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also