Skip to main content

CrosshairOptionsBase Properties

The base class for all crosshair options.
Name Description
CommonLabelPosition Gets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram.
PopupTemplate Gets or sets the template of the Crosshair label’s popup panel.
ShowCrosshairLabels Gets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram.
ShowValueLine Gets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueLineBrush Gets or sets the brush of a crosshair value line.
ValueLineStyle Gets or sets the value line style settings of the crosshair cursor.
See Also