Class StiGaugeStyleCoreXF31

Hierarchy

Implements

Index

Properties

borderColor

borderColor: Color = Color.transparent

borderWidth

borderWidth: number = 1

brush

brush: StiBrush = new StiSolidBrush(StiColor.get("#235e6d"))

foreColor

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

gauge

gauge: StiGauge

linearBarBorderBrush

linearBarBorderBrush: StiBrush = new StiEmptyBrush()

linearBarBrush

linearBarBrush: StiBrush = new StiSolidBrush(StiColor.get("#f0621e"))

linearBarEmptyBorderBrush

linearBarEmptyBorderBrush: StiBrush = new StiEmptyBrush()

linearBarEmptyBrush

linearBarEmptyBrush: StiBrush = new StiEmptyBrush()

linearBarEndWidth

linearBarEndWidth: number = 0.1

linearBarStartWidth

linearBarStartWidth: number = 0.1

linearMarkerBorder

linearMarkerBorder: StiBrush = new StiSolidBrush(StiColor.get("#f2ffff"))

linearScaleBrush

linearScaleBrush: StiBrush = new StiSolidBrush(StiColor.get("#f0621e"))

markerBorderBrush

markerBorderBrush: StiBrush = new StiEmptyBrush()

markerBorderWidth

markerBorderWidth: number = 0

markerBrush

markerBrush: StiBrush = new StiSolidBrush(StiColor.get("#f2ffff"))

markerSkin

markerSkin: StiMarkerSkin = StiMarkerSkin.TriangleRight

needleBorderBrush

needleBorderBrush: StiBrush = new StiEmptyBrush()

needleBorderWidth

needleBorderWidth: number = 0

needleBrush

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

needleCapBorderBrush

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

needleCapBorderWidth

needleCapBorderWidth: number = 2

needleCapBrush

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

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(StiColor.get("#f0621e"))

radialBarEmptyBorderBrush

radialBarEmptyBorderBrush: StiBrush = new StiEmptyBrush()

radialBarEmptyBrush

radialBarEmptyBrush: StiBrush = new StiSolidBrush(StiColor.get("#1c445b"))

radialBarEndWidth

radialBarEndWidth: number = 0.1

radialBarStartWidth

radialBarStartWidth: number = 0.1

styleId

styleId: StiGaugeStyleId = StiGaugeStyleId.StiStyle26

targetColor

targetColor: Color = ColorTranslator.fromHtml("#fefef9")

tickLabelMajorFont

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

tickLabelMajorTextBrush

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

tickLabelMinorFont

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

tickLabelMinorTextBrush

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

tickMarkMajorBorder

tickMarkMajorBorder: StiBrush = new StiEmptyBrush()

tickMarkMajorBorderWidth

tickMarkMajorBorderWidth: number = 0

tickMarkMajorBrush

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

tickMarkMinorBorder

tickMarkMinorBorder: StiBrush = new StiEmptyBrush()

tickMarkMinorBorderWidth

tickMarkMinorBorderWidth: number = 0

tickMarkMinorBrush

tickMarkMinorBrush: StiBrush = new StiEmptyBrush()

Accessors

localizedName

  • get localizedName(): string

Generated using TypeDoc