TdxChartCanExplodeValueEventArgs Properties
Stores information related to an OnCanExplodeValue event occurrence in a Pie or Doughnut series View.
Name | Description |
---|---|
Can |
Specifies if the currently processed pie or doughnut slice is displayed separately from all other slices in the series. |
Series |
Provides access to the series point that corresponds to the currently processed pie or doughnut slice. |
See Also