Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnGenSpec

An object whose fields specify data for named named columns or user-defined generator functions that generate the data for the columns.

Hierarchy

  • IColumnGenSpec

Indexable

[index: string]: ISeries<any, any> | SeriesSelectorFn<any, any, any>

An object whose fields specify data for named named columns or user-defined generator functions that generate the data for the columns.

Generated using TypeDoc