XYSelectionOptionsModel Class
In This Article
The XYSelectionOptions model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(XYSelectionOptions))]
public class XYSelectionOptionsModel :
SelectionOptionsModel
#Related API Members
The following members return XYSelectionOptionsModel objects:
#Inheritance
Object
ChartElementModel
SelectionOptionsModel
XYSelectionOptionsModel
See Also