Properties
borderColor
border
Color: Color = Color.transparent
borderWidth
borderWidth: number = 0
brush
brush
: StiBrush = new StiSolidBrush(Color.white)
foreColor
fore
Color: Color = Color.black
linearBarBorderBrush
linear
BarBorderBrush: StiBrush = new StiEmptyBrush()
linearBarBrush
linear
BarBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#4472c4"))
linearBarEmptyBorderBrush
linear
BarEmptyBorderBrush: StiBrush = new StiEmptyBrush()
linearBarEmptyBrush
linear
BarEmptyBrush: StiBrush = new StiEmptyBrush()
linearScaleBrush
linear
ScaleBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))
markerBrush
marker
Brush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#70ad47"))
needleBorderBrush
needle
BorderBrush: StiBrush = new StiEmptyBrush()
needleBorderWidth
needleBorderWidth: number = 1
needleBrush
needle
Brush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#ffc000"))
needleCapBorderBrush
needle
CapBorderBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#ffc000"))
needleCapBrush
needle
CapBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#ffc000"))
radialBarBorderBrush
radial
BarBorderBrush: StiBrush = new StiEmptyBrush()
radialBarBrush
radial
BarBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#ffc000"))
radialBarEmptyBorderBrush
radial
BarEmptyBorderBrush: StiBrush = new StiEmptyBrush()
radialBarEmptyBrush
radial
BarEmptyBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#43682b"))
report
report: StiReport = null
targetColor
target
Color: Color = Color.black
tickLabelMajorFont
tick
LabelMajorFont: Font = new Font("Arial", 10)
tickLabelMajorTextBrush
tick
LabelMajorTextBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#FF33475B"))
tickLabelMinorFont
tick
LabelMinorFont: Font = new Font("Arial", 10)
tickLabelMinorTextBrush
tick
LabelMinorTextBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#FF33475B"))
tickMarkMajorBorder
tick
MarkMajorBorder: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#0bac45"))
tickMarkMajorBorderWidth
tickMarkMajorBorderWidth: number = 1
tickMarkMajorBrush
tick
MarkMajorBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#990000"))
tickMarkMinorBorder
tick
MarkMinorBorder: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#4472c4"))
tickMarkMinorBorderWidth
tickMarkMinorBorderWidth: number = 1
tickMarkMinorBrush
tick
MarkMinorBrush: StiBrush = new StiSolidBrush(ColorTranslator.fromHtml("#4472c4"))
Creates a new object of the type StiGaugeStyle.