Back to Devexpress

TdxChartCanExplodeValueEventArgs Members

vcl-dxchartsimplediagram-dot-tdxchartcanexplodevalueeventargs-dot-underscore-members.md

latest2.0 KB
Original Source

TdxChartCanExplodeValueEventArgs Members

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

Constructors

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

Properties

NameDescription
CanExplodeSpecifies if the currently processed pie or doughnut slice is displayed separately from all other slices in the series.
SeriesPointProvides access to the series point that corresponds to the currently processed pie or doughnut slice.

Methods

NameDescription
EmptyInherited from TdxEventArgs.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
ToStringInherited from TObject.

See Also

TdxChartCanExplodeValueEventArgs Class

dxChartSimpleDiagram Unit