CrosshairFreePosition Properties
Specifies a free position of a crosshair label within a chart (defined by the dock target, dock corner and offset from this corner).
Name | Description |
---|---|
Dock |
Specifies the corner of the crosshair’s parent element to which the crosshair label is anchored. |
Dock |
Specifies the element (chart or pane), to which the crosshair label’s shape is docked. |
Dock |
For internal use. Supports serialization of the Crosshair |
Offset |
Gets or sets the horizontal offset.
Inherited from Crosshair |
Offset |
Gets or sets the vertical offset.
Inherited from Crosshair |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the crosshair label position.
Inherited from Crosshair |
See Also