Skip to main content
A newer version of this page is available. .

SelectionOptions Class

The selection options’ storage.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class SelectionOptions :
    ChartElement,
    ISelectionBindings

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

See Also