Interface: NewsItem
Charting Library.NewsItem
Properties
fullDescription
• Optional
fullDescription: string
Full description
link
• Optional
link: string
Link to the news item. This link is opened in a pop-up dialog when a user clicks on the corresponding news item. If link
is not provided, the information from the fullDescription property is displayed instead.
provider
• provider: NewsProvider
Provider of the news item
published
• published: number
Published date
shortDescription
• Optional
shortDescription: string
Short description
title
• title: string
News item title.