Skip to main content

Interface: CheckboxFieldMetaInfo

Charting Library.CheckboxFieldMetaInfo

Hierarchy

Properties

help

Optional help: string

Help message for the field


id

id: string

Input field ID

Inherited from

CustomFieldMetaInfoBase.id


inputType

inputType: "Checkbox"

Type of the input field

Overrides

CustomFieldMetaInfoBase.inputType


saveToSettings

Optional saveToSettings: boolean

Should the input field value be saved to settings

Inherited from

CustomFieldMetaInfoBase.saveToSettings


supportModify

Optional supportModify: boolean

Does the field support modification


title

title: string

Title for the input field

Inherited from

CustomFieldMetaInfoBase.title


value

value: boolean

Value of the field

Overrides

CustomFieldMetaInfoBase.value