Interface ChartObjectInterface

Hierarchy

  • ChartObjectInterface

Properties

label: string | number
objectConfig?: {
    color?: string;
    objectId?: any;
}

Type declaration

  • Optional color?: string
  • Optional objectId?: any
population: number

Generated using TypeDoc