CrosshairOptionsModel Properties
The CrosshairOptions model.Name | Description |
---|---|
AllowAddChild | Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel. |
AllowChangeVisibility | Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel. |
AllowRemove | Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel. |
ArgumentLineColor | Gets or sets the value of the CrosshairOptions.ArgumentLineColor within the model. |
ArgumentLineStyle | Returns the model of argument lines style of the modeled options of the Crosshair cursor. |
ChartElement | Returns the modeled chart element. Inherited from ChartElementModel. |
Children | Returns the list of child chart elements. Inherited from ChartElementModel. |
CommonLabelPosition | Gets or sets the model of the Crosshair label position behavior of the modeled options of the Crosshair cursor. |
ContentShowMode | Gets or sets the CrosshairOptions.ContentShowMode property value within the model. |
CrosshairLabelBackColor | Gets or sets the value of the CrosshairOptions.CrosshairLabelBackColor within the model. |
CrosshairLabelMode | Gets or sets the value of the CrosshairOptions.CrosshairLabelMode within the model. |
CrosshairLabelTextOptions | Returns the model of The Crosshair label text options of the modeled options of the Crosshair cursor. |
Element | Returns the chart element whose model is the current model object. Inherited from ChartElementModel. |
GroupHeaderPattern | Gets or sets the value of the CrosshairOptions.GroupHeaderPattern within the model. |
GroupHeaderTextOptions | Returns the model of The Crosshair label group header text options of the modeled options of the Crosshair cursor. |
HighlightPoints | Gets or sets the value of the CrosshairOptions.HighlightPoints within the model. |
LinesMode | Gets or sets the CrosshairOptions.LinesMode property value within the model. |
ShowArgumentLabels | Gets or sets the value of the CrosshairOptions.ShowArgumentLabels within the model. |
ShowArgumentLine | Gets or sets the value of the CrosshairOptions.ShowArgumentLine within the model. |
ShowCrosshairLabels | Gets or sets the value of the CrosshairOptions.ShowCrosshairLabels within the model. |
ShowGroupHeaders | Gets or sets the value of the CrosshairOptions.ShowGroupHeaders within the model. |
ShowInStructureControl | Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel. |
ShowOnlyInFocusedPane | Gets or sets the value of the CrosshairOptions.ShowOnlyInFocusedPane within the model. |
ShowOutOfRangePoints | Gets or sets the value of the CrosshairOptions.ShowOutOfRangePoints within the model. |
ShowValueLabels | Gets or sets the value of the CrosshairOptions.ShowValueLabels within the model. |
ShowValueLine | Gets or sets the value of the CrosshairOptions.ShowValueLine within the model. |
SnapMode | Gets or sets the value of the CrosshairOptions.SnapMode within the model. |
Tag | Gets or sets the value of the ChartElement.Tag within the model. Inherited from ChartElementModel. |
ValueLineColor | Gets or sets the value of the CrosshairOptions.ValueLineColor within the model. |
ValueLineStyle | Returns the model of value lines style of the modeled options of the Crosshair cursor. |
ValueSelectionMode | Gets or sets the value of the CrosshairOptions.ValueSelectionMode within the model. |
See Also