AreaChartRangeControlClientView Class
The Area view of the chart range control client.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class AreaChartRangeControlClientView :
LineChartRangeControlClientView
#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: