Skip to main content

XYSelectionOptionsModel Class

The XYSelectionOptions model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(XYSelectionOptions))]
public class XYSelectionOptionsModel :
    SelectionOptionsModel

The following members return XYSelectionOptionsModel objects:

Inheritance

See Also