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

DrillDownStateChangingEventArgs Constructors

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