Interface IStiSeriesCollection

Hierarchy

Implemented by

Index

Properties

ICollection

ICollection: ICollection<any>

IStiApplyStyle

IStiApplyStyle: Interface<IStiApplyStyle> = new Stimulsoft.System.Interface<IStiApplyStyle>("IStiApplyStyle")

count

count: number

length

length: number

list

list: IStiSeries[]

Methods

add

applyStyle

clear

  • clear(): void

getByIndex

indexOf

insert

  • Parameters

    Returns any

removeAt

  • removeAt(index: number): void

toCast

  • toCast<C>(): C[]

toList

Generated using TypeDoc