Back to Devexpress

PieSeriesPointExplodedEventArgs Properties

corelibraries-devexpress-dot-xtracharts-dot-pieseriespointexplodedeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

PieSeriesPointExplodedEventArgs Properties

Provides data for the ChartControl.PieSeriesPointExploded, WebChartControl.PieSeriesPointExploded and XRChart.PieSeriesPointExploded events.

NameDescription
DraggedIndicates whether the series point (pie slice) has been dragged with a mouse.
ExplodedIndicates whether the series point (pie slice) is exploded.
PointProvides access to the series point that has changed its state to or from exploded.
SeriesGets a chart series to which the moved point belongs.

See Also

PieSeriesPointExplodedEventArgs Class

PieSeriesPointExplodedEventArgs Members

DevExpress.XtraCharts Namespace