Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DataSeries<T, D, S>

Type parameters

  • T: string = string

  • D = DataItem

  • S: Record<string, any> = Record<string, any>

Hierarchy

Implements

Index

Constructors

Properties

Constructors

constructor

Properties

data

data: D[]

Optional itemStyle

itemStyle: S

Optional name

name: string

type

type: T

Generated using TypeDoc