ChartControl.SelectedItem Property
In This Article
Gets or sets the currently selected item in the chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the currently selected chart element. |
See Also