Series.DrillDown() Method
Drills down to the series if the series template by which the series is generated has the SeriesTemplate.SeriesDrillTemplate property specified.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the Chart Control drills down to the series; otherwise false. |
See Also