RangeControlClientBarView Class
Changes the chart client view to Bar view.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
To display the chart client bar view within a range control, you need to assign a RangeControlClientBarView
instance to the ChartRangeControlClient.View property.
Inheritance
See Also