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

CrosshairLabelPosition Properties

The base class for all classes that define how a crosshair label should be positioned on a chart.
Name Description
OffsetX Gets or sets the horizontal offset.
OffsetY Gets or sets the vertical offset.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializable Gets the string value used to support serialization of the crosshair label position.
See Also