Class StiCustomGaugeStyleCoreXF

Hierarchy

Implements

Index

Constructors

constructor

Properties

borderColor

borderColor: Color = Color.transparent

borderWidth

borderWidth: number = 1

brush

brush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#ffffff"))

foreColor

foreColor: Color = StiDashboardStyleHelper.getForeColor2(StiElementStyleIdent.Green)

gauge

gauge: StiGauge

linearBarBorderBrush

linearBarBorderBrush: StiBrush = new StiEmptyBrush()

linearBarBrush

linearBarBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

linearBarEmptyBorderBrush

linearBarEmptyBorderBrush: any = new StiEmptyBrush()

linearBarEmptyBrush

linearBarEmptyBrush: any = new StiEmptyBrush()

linearBarEndWidth

linearBarEndWidth: number = 0.1

linearBarStartWidth

linearBarStartWidth: number = 0.1

linearScaleBrush

linearScaleBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

markerBorderBrush

markerBorderBrush: StiBrush = new StiEmptyBrush()

markerBorderWidth

markerBorderWidth: number = 0

markerBrush

markerBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#888888"))

markerSkin

markerSkin: StiMarkerSkin = StiMarkerSkin.TriangleRight

needleBorderBrush

needleBorderBrush: StiBrush = new StiEmptyBrush()

needleBorderWidth

needleBorderWidth: number = 0

needleBrush

needleBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

needleCapBorderBrush

needleCapBorderBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

needleCapBorderWidth

needleCapBorderWidth: number = 2

needleCapBrush

needleCapBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

needleEndWidth

needleEndWidth: number = 1

needleRelativeHeight

needleRelativeHeight: number = 0.06

needleRelativeWith

needleRelativeWith: number = 0.45

needleStartWidth

needleStartWidth: number = 0.1

radialBarBorderBrush

radialBarBorderBrush: StiBrush = new StiEmptyBrush()

radialBarBrush

radialBarBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))

radialBarEmptyBorderBrush

radialBarEmptyBorderBrush: StiBrush = new StiEmptyBrush()

radialBarEmptyBrush

radialBarEmptyBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#e6e6e6"))

radialBarEndWidth

radialBarEndWidth: number = 0.1

radialBarStartWidth

radialBarStartWidth: number = 0.1

reportGaugeStyle

reportGaugeStyle: StiGaugeStyle

styleId

styleId: StiGaugeStyleId = StiGaugeStyleId.StiStyle26

targetColor

targetColor: Color = ColorTranslator.fromHtml("#43682b")

tickLabelMajorFont

tickLabelMajorFont: Font = new Font("Arial", 10)

tickLabelMajorTextBrush

tickLabelMajorTextBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#8c8c8c"))

tickLabelMinorFont

tickLabelMinorFont: Font = new Font("Arial", 9)

tickLabelMinorTextBrush

tickLabelMinorTextBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#8c8c8c"))

tickMarkMajorBorder

tickMarkMajorBorder: StiBrush = new StiEmptyBrush()

tickMarkMajorBorderWidth

tickMarkMajorBorderWidth: number = 0

tickMarkMajorBrush

tickMarkMajorBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#8c8c8c"))

tickMarkMinorBorder

tickMarkMinorBorder: StiBrush = new StiEmptyBrush()

tickMarkMinorBorderWidth

tickMarkMinorBorderWidth: number = 0

tickMarkMinorBrush

tickMarkMinorBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#8c8c8c"))

Accessors

localizedName

  • get localizedName(): string

reportStyleName

  • get reportStyleName(): string
  • Returns string

Generated using TypeDoc