Skip to main content
All docs
V24.2

HeatmapAxis.CustomLabelItemsSourceProperty Field

Identifies the CustomLabelItemsSource dependency property.

Namespace: DevExpress.Xpf.Charts.Heatmap

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty CustomLabelItemsSourceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also