# Slot: rotation 


_Text rotation in degrees counter-clockwise; 90 for a label running up the side of a reference line._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/rotation](https://w3id.org/tvbo/slot/rotation)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Annotation](../classes/Annotation.qmd) | A positioned text label on a panel, in axes-fraction coordinates |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:float](http://www.w3.org/2001/XMLSchema#float) |
| Domain Of | [Annotation](../classes/Annotation.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Annotation](../classes/Annotation.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/figure




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:rotation |
| native | tvbo:rotation |




## LinkML Source

<details>
```yaml
name: rotation
description: Text rotation in degrees counter-clockwise; 90 for a label running up
  the side of a reference line.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Annotation
domain_of:
- Annotation
range: float

```
</details></div>