AreaChartRangeControlClientView Class
The Area view of the chart range control client.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
To display an area chart within the range control’s viewport, you need to assign an AreaChartRangeControlClientView
instance to the ChartRangeControlClientDataProvider.TemplateView property.
The following image shows the Area view type of the numeric and date-time chart range control clients:
Inheritance
Object
ChartRangeControlClientView
LineChartRangeControlClientView
AreaChartRangeControlClientView
See Also