Root static functions of Treemap Component
Method to calculate x position of title
Returns Location
hide function
Parameter | Type | Description |
---|---|---|
maxWidth | number |
Specifies the maximum width |
maxHeight | number |
Specifies the maximum height |
text | string |
Specifies the text |
font | FontModel |
Specifies the font |
Returns string
To trigger the download element
Parameter | Type | Description |
---|---|---|
fileName | string |
Specifies the file name |
type | string |
Specifies the type |
url | string |
Specifies the url |
isDownload | boolean |
Specifies the boolean value |
Returns void