# Slot: label_pad 


_Distance from an axis label to its axis, in points. The default for a panel's own `xlabel_pad`/`ylabel_pad`._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Theme](../classes/Theme.qmd) | A project's whole look in one declarable object: its colours (inherited from ... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: label_pad
description: Distance from an axis label to its axis, in points. The default for a
  panel's own `xlabel_pad`/`ylabel_pad`.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Theme
domain_of:
- Theme
range: float

```
</details></div>