File

projects/ng2-google-charts/src/lib/google-chart/chart-error-event.ts

Index

Properties

Properties

detailedMessage
detailedMessage: string
Type : string
id
id: string
Type : string
message
message: string
Type : string
options
options: object
Type : object
export interface ChartErrorEvent {
  id: string;
  message: string;
  detailedMessage: string;
  options: object;
}

results matching ""

    No results matching ""