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