Hierarchy

Implemented by

Index

Properties

IStiBackColor

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

IStiFont

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

IStiForeColor

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

IStiHorAlignment

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

backColor

backColor: Color

font

font: Font

foreColor

foreColor: Color

horAlignment

horAlignment: StiHorAlignment

sizeMode

sizeMode: StiTextSizeMode

Specifies how the text output in the component area depends on the text size.

text

text: string

Gets or sets title text.

visible

visible: boolean

Gets or sets visibility of title.

Generated using TypeDoc