Skip to main content
Version: 4.2

Type alias: SeriesPartialOptions<T>

SeriesPartialOptions<T>: DeepPartial<T & SeriesOptionsCommon>

Represents a SeriesOptions where every property is optional.

Type parameters

T