WebChartControl.DrillUp() Method
Drills up if the actual series template is not a root (WebChartControl.SeriesTemplate) template.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v24.2.Web.dll
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the Chart drills up; otherwise false. |
See Also