Skip to main content

CrosshairLabelPosition Members

The base class for all classes that define how a crosshair label should be positioned within a chart.

Fields

Name Description
OffsetProperty static Identifies the CrosshairLabelPosition.Offset dependency property.

Properties

Name Description
Offset Specifies the offset of the crosshair cursor label.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

Events

Name Description
PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
See Also