Skip to main content
A newer version of this page is available. .

DrillDownStateChangedEventArgs Properties

Provides data for the ChartControl.DrillDownStateChanged (WebChartControl.DrillDownStateChanged, or ChartControlSettings.DrillDownStateChanged) event.
Name Description
Series Provides the array of series that the chart control generates using the new actual series template.
States Returns the array of states that specify filtering parameters applied on each detail level.
See Also