Back to Devexpress

SelectionOptions Class

corelibraries-devexpress-dot-xtracharts-f020722c.md

latest1.6 KB
Original Source

SelectionOptions Class

The selection options’ storage.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class SelectionOptions :
    ChartElement,
    ISelectionBindings
vb
Public Class SelectionOptions
    Inherits ChartElement
    Implements 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

Object ChartElement SelectionOptions XYSelectionOptions

See Also

SelectionOptions Members

DevExpress.XtraCharts Namespace