Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

antialiasing

antialiasing: boolean = true

axisValue

axisValue: string = "1"

chart

chart: IStiChart

core

font

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

lineColor

lineColor: Color = Color.black

lineStyle

lineStyle: StiPenStyle = StiPenStyle.Solid

lineWidth

lineWidth: number = 1

orientation

orientation: StiConstantLines_StiOrientation = StiConstantLines_StiOrientation.Horizontal

position

position: StiConstantLines_StiTextPosition = StiConstantLines_StiTextPosition.LeftTop

showBehind

showBehind: boolean = false

showInLegend

showInLegend: boolean = true

text

text: string = ""

titleVisible

titleVisible: boolean = true

visible

visible: boolean = true

Accessors

ServiceType

  • get ServiceType(): Type

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

toString

  • toString(): string
  • Returns string

Generated using TypeDoc