Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataSeriesOption<T, D, S>

Type parameters

  • T: string = string

  • D = DataItem

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

Hierarchy

Implemented by

Index

Properties

Properties

data

data: D[]

Optional itemStyle

itemStyle: S

Optional name

name: string

type

type: T

Generated using TypeDoc