Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

antialiasing

antialiasing: boolean = true

chart

chart: IStiChart

core

font

font: Font = new Font("Arial", 7)

maxValue

maxValue: string = "1"

minValue

minValue: string = "0"

orientation

orientation: StiStrips_StiOrientation = StiStrips_StiOrientation.Horizontal

showBehind

showBehind: boolean = true

showInLegend

showInLegend: boolean = true

stripBrush

stripBrush: StiBrush = new StiSolidBrush(Color.transparent)

text

text: string = ""

titleColor

titleColor: Color = Color.green

titleVisible

titleVisible: boolean = true

visible

visible: boolean = true

Accessors

allowApplyStyle

  • get allowApplyStyle(): boolean
  • set allowApplyStyle(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

componentId

propName

  • get propName(): string
  • Returns string

properties

serviceCategory

  • get serviceCategory(): string

serviceEnabled

  • get serviceEnabled(): boolean
  • set serviceEnabled(value: boolean): void
  • Gets or sets the value whether a service is enabled or not.

    Returns boolean

  • Gets or sets the value whether a service is enabled or not.

    Parameters

    • value: boolean

    Returns void

serviceInfo

  • get serviceInfo(): string

serviceName

  • get serviceName(): string

serviceType

  • get serviceType(): Type

Methods

as

clone

implements

  • implements(): any[]

is

is2

  • is2<T>(type: object | Interface<T>): boolean

Protected isPropertiesInitializedProtected

  • isPropertiesInitializedProtected(): boolean

isPropertyPresent

  • isPropertyPresent(key: any): boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

memberwiseClone

meta

saveToJsonObject

Generated using TypeDoc