CrosshairSeriesLabelItem Properties
The Crosshair Cursor Label’s model.| Name | Description |
|---|---|
| Background | Gets or sets the brush that the Crosshair Cursor’s Label uses to draw its background. |
| BorderBrush | Gets or sets the brush that the Crosshair Cursor’s Label uses to draw its border. |
| Bounds | Gets or sets bounds of the Crosshair Cursor’s label. |
| LabelTemplate | Gets or sets the template that the item uses to display its content. |
| PresentationData | Gets or sets a collection of data items that contains presentation data of Label Rows. |
| Size | Gets or sets the size of the Crosshair Cursor’s Label. |
See Also