[]
        
(Showing Draft Content)

dashboard.VisualNS.IMatrixDataView

接口: IMatrixDataView

dashboard.VisualNS.IMatrixDataView

Table of contents

属性

属性

matrix

matrix: Object

Type declaration

名称 类型
columns IHierarchyInfo
rows IHierarchyInfo
values IDataPoint[]

columns: IHierarchyInfo

矩阵列信息。


rows: IHierarchyInfo

矩阵行信息。


values: IDataPoint[]

数据点数组。



options

options: any

数据视图选项,用户可以在 capabilities.json 中定义它。


profile

profile: IDataViewProfiles

数据角色配置信息。