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

CrosshairOptionsModel Class

The CrosshairOptions model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

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

The following members accept/return CrosshairOptionsModel objects:

Inheritance

Object
ChartElementModel
CrosshairOptionsModel
See Also