Skip to main content

Interface: StudyBandInfo

Charting Library.StudyBandInfo

A description of a study band.

Hierarchy

Properties

id

Optional Readonly id: string

Band ID. Used in StudyFilledAreaInfo.objAId and StudyFilledAreaInfo.objBId.

See

StudyFilledAreaInfo


isHidden

Optional Readonly isHidden: boolean

Band style inputs visibility flag. Used to hide the band from the style tab of study properties dialogs.


name

Readonly name: string

Band name.


zorder

Optional Readonly zorder: number

Band z-order.