Hierarchy

Implemented by

Index

Properties

IAsIs

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

ICloneable

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

IStiComponent

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

IStiGrowToHeight

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

IStiName

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

IStiPrintOn

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

calculationMode

calculationMode: StiGaugeCalculationMode

customStyleName

customStyleName: string

dockStyle

dockStyle: StiDockStyle

enabled

enabled: boolean

growToHeight

growToHeight: boolean

guid

guid: string

isAnimation

isAnimation: boolean

isDesigning

isDesigning: boolean

maximum

maximum: number

minimum

minimum: number

mode

name

name: string

parent

parent: StiContainer

previousAnimations

previousAnimations: List<StiAnimation>

printOn

printable

printable: boolean

report

report: StiReport

scales

type

Methods

drawGauge

loadFromXml

  • loadFromXml(xmlNode: XmlNode): any
  • Parameters

    Returns any

prepareInit

  • prepareInit(): any
  • Returns any

Generated using TypeDoc