Skip to main content

TdxChartCanExplodeValueEventArgs Properties

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