Interface: CurrencyItem
Charting Library.CurrencyItem
Properties
code
• code: string
Currency code.
Example
`USD`
description
• Optional
description: string
Description for the currency
id
• id: string
Unique ID
logoUrl
• Optional
logoUrl: string
URL to an image of the currency. SVG logos are preferable, but please make sure that the provided image fits nicely in the currency select control (for raster images the expected size is 24x24px).