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

XYSelectionOptions Class

Stores settings that specify the ways in which selection can be performed on the XYDiagram2D.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class XYSelectionOptions :
    SelectionOptions

The following members return XYSelectionOptions objects:

Remarks

Refer to the Select and Highlight 2D Chart Elements help document for more information on the chart element selection.

Inheritance

See Also