SelectionOptions Class
In This Article
The selection options’ storage.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class SelectionOptions :
ChartElement,
ISelectionBindings
#Related API Members
The following members return SelectionOptions objects:
#Remarks
Refer to the Select and Highlight 2D Chart Elements help document for more information on the chart element selection.
#Inheritance
Object
ChartElement
SelectionOptions
See Also