Skip to main content
Version: 5.0

Interface: SeriesDefinition<T>

Series definition interface.

Type parameters

T extends SeriesType

Properties

type

readonly type: T

Series type.


isBuiltIn

readonly isBuiltIn: boolean

Indicates if the series is built-in.


defaultOptions

readonly defaultOptions: SeriesStyleOptionsMap[T]

Default series options.