Back to Devexpress

CrosshairOptionsBase Properties

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairoptionsbase-dot-underscore-properties.md

latest3.5 KB
Original Source

CrosshairOptionsBase Properties

The base class for all crosshair options.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CommonLabelPositionGets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PopupTemplateGets or sets the template of the Crosshair label’s popup panel.
ShowCrosshairLabelsGets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram.
ShowValueLineGets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueLineBrushGets or sets the brush of a crosshair value line.
ValueLineStyleGets or sets the value line style settings of the crosshair cursor.

See Also

CrosshairOptionsBase Class

CrosshairOptionsBase Members

DevExpress.Xpf.Charts Namespace