CrosshairSeriesLabelPresentationData Properties
The Crosshair Cursor’s Label Row model.| Name | Description |
|---|---|
| CrosshairSeriesLabelTemplate | Gets or sets the template that the Crosshair Cursor uses to display the Label Row. |
| ElementAlignment | Gets or sets the Crosshair Cursor Label Row’s alignment. |
| FontFamily | Gets or sets the font family name for the Crosshair Cursor label. Inherited from CrosshairLabelPresentationData. |
| FontSize | Gets or sets the size of the text font for the Crosshair Cursor label. Inherited from CrosshairLabelPresentationData. |
| FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. Inherited from CrosshairLabelPresentationData. |
| FontStyle | Gets or sets the style of the specified font. Inherited from CrosshairLabelPresentationData. |
| FontWeight | Gets or sets the weight or thickness of the specified font. Inherited from CrosshairLabelPresentationData. |
| FooterText | Gets or sets the Crosshair Cursor label’s footer text. Inherited from CrosshairLabelPresentationData. |
| FooterTextVisibility | Gets or sets the value indicating whether the label’s footer text is visible. Inherited from CrosshairLabelPresentationData. |
| Foreground | Gets or sets the Crosshair Cursor label’s foreground brush. Inherited from CrosshairLabelPresentationData. |
| HeaderText | Gets or sets the Crosshair Cursor label’s header text. Inherited from CrosshairLabelPresentationData. |
| HeaderTextVisibility | Gets or sets the value indicating whether the label’s header text is visible. Inherited from CrosshairLabelPresentationData. |
| MarkerItem | Gets or sets the Label Row’s marker item. |
| MarkerVisibility | Gets or sets the value indicating whether the series label’s marker is visible. |
| Series | Gets or sets a series for which the Crosshair Cursor displays the Label Row. |
| SeriesPoint | Gets or sets a series point for which the Crosshair Cursor displays the Label Row. |
| Text | Gets or sets the Crosshair Cursor label’s text. Inherited from CrosshairLabelPresentationData. |
| TextVisibility | Gets or sets the value indicating whether the series label’s text is visible. |
See Also