DrillDownStateChangedEventArgs.Series Property
In This Article
Provides the array of series that the chart control generates using the new actual series template.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Series[] | Series that the chart control generates using the new actual series template. |
See Also