Skip to main content

CrosshairOptionsModel Class

The CrosshairOptions model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(CrosshairOptions))]
public class CrosshairOptionsModel :
    ChartElementModel

The following members return CrosshairOptionsModel objects:

Inheritance

Object
ChartElementModel
CrosshairOptionsModel
See Also