DataSource: { charts: Chart[]; contentDiv: HTMLDivElement; dataStore: DataStore; images?: Record<string, any>; links?: DataSourceLinks; menuBar: HTMLDivElement; name: DataSourceName; regions?: Record<string, any>;} Type declaration
charts: Chart[]
contentDiv: HTMLDivElement
Optional
images?: Record<string, any>
menuBar: HTMLDivElement
Optional
regions?: Record<string, any>