Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxChartCanExplodeValueEventArgs Members

Stores information related to an OnCanExplodeValue event occurrence in a Pie or Doughnut series View.

#Constructors

Name Description
Create(TdxChartSeriesPointInfo) Initializes a new instance of the TdxChartCanExplodeValueEventArgs class with specified settings.

#Properties

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.

#Methods
Show Inherited Hide Inherited

Name Description
Empty Inherited from TdxEventArgs.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also