DrillDownStateChangingEventArgs Properties
Provides data for the ChartControl.DrillDownStateChanging (WebChartControl.DrillDownStateChanging, or ChartControlSettings.DrillDownStateChanging) event.Name | Description |
---|---|
Cancel | Gets or sets the value indicating whether the state change should be canceled. |
States | Returns the array of states that specify filtering parameters applied on each detail level. |
See Also