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

DrillDownStateChangedEventArgs Constructors

Provides data for the ChartControl.DrillDownStateChanged (WebChartControl.DrillDownStateChanged, or ChartControlSettings.DrillDownStateChanged) event.
Name Parameters Description
DrillDownStateChangedEventArgs(DrillDownItem[], Series[]) states, series Initializes new instance of the DrillDownStateChangedEventArgs class with the specified settings.
See Also