backgroundColor: 'string'
Sets the overall background colour of the timeline. For example and :
background-color: '#ffffff'
would set the background to white. Alternatively:
background-color: 'rgb(255, 255, 255)'
This version is out of date, covering development from v6.0.0 to v6.6.5. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.
Jump to the current version of aTbRef
Quicklinks: Attributes | Action Codes | Export Codes | Designators | Date Formats | aTbRef Site Map | Here
backgroundColor: 'string'
Sets the overall background colour of the timeline. For example and :
background-color: '#ffffff'
would set the background to white. Alternatively:
background-color: 'rgb(255, 255, 255)'