ChartControl.SelectedItems Property
In This Article
Gets or sets the collection of selected items of the ChartControl object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IList | A list which contains selected chart items. |
See Also