IDimensionDefinition Interface
#Declaration
TypeScript
export interface IDimensionDefinition
#Properties
#dataMember Property
#Declaration
TypeScript
dataMember: ko.Observable<string>
#Property Value
Type |
---|
Observable<string> |
#dateTimeGroupInterval Property
#Declaration
TypeScript
dateTimeGroupInterval: ko.Observable<string>
#Property Value
Type |
---|
Observable<string> |