RangeBarSeries2D.LabelKind Attached Property
Gets or sets a label kind for the Range Bar chart. This is an attached property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
RangeBarLabelKind | A RangeBarLabelKind enumeration value that specifies the label types of the Range Bar chart. |
See Also