Skip to main content
All docs
V25.1
  • XYSelectionOptionsModel Class

    The XYSelectionOptions model.

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

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

    The following members return XYSelectionOptionsModel objects:

    Inheritance

    See Also