# Slot: panel_number_loc 


_Which corner the panel letter sits in. Unset keeps bsplot's own default placement; many journals (and Taher Fig 5) use 'upper right'._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Figure](../classes/Figure.qmd) | A publication figure, a mosaic of panels rendered from result containers |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Corner](../enums/Corner.qmd) |
| Domain Of | [Figure](../classes/Figure.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: panel_number_loc
description: Which corner the panel letter sits in. Unset keeps bsplot's own default
  placement; many journals (and Taher Fig 5) use 'upper right'.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Figure
domain_of:
- Figure
range: Corner

```
</details></div>