Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnConfig

Defines the configuration for a new column.

Hierarchy

  • IColumnConfig

Index

Properties

Properties

name

name: string

The name of the new column.

series

series: Iterable<any> | ISeries<any, any>

The series of values for the column.

Generated using TypeDoc