Skip to main content

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