Skip to main content
A newer version of this page is available. .

RangeAreaSeries2D.LabelKind Attached Property

Gets or sets a label kind for the Range Area chart. This is an attached property.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

Returns

Type Description
RangeAreaLabelKind

A RangeAreaLabelKind enumeration value that specifies the label types in the Range Area chart.

See Also