StiIndicatorElementStyle Class

Namespace: Stimulsoft.Report.Dashboard.Styles

Inheritance

Inherits from: StiElementStyle

Properties

Property Type Description
BackColor Color  
ForeColor Color  
GlyphColor Color  
HotBackColor Color  
LocalizedName string  
NegativeColor Color  
PositiveColor Color  
ToolTipBorder StiSimpleBorder  
ToolTipBrush StiBrush  
ToolTipCornerRadius StiCornerRadius  
ToolTipTextBrush StiBrush  

Methods

Method Returns Description
DrawStyleForGallery void  
GetGalleryBackColor Color  
GetGalleryForeColor Color  

Method Details

DrawStyleForGallery

DrawStyleForGallery(g: Graphics, rect: Rectangle, indicatorFontIcons: StiFontIcons, isDashboard: bool, isFormUI: bool): void

Parameters

  • g (Graphics)
  • rect (Rectangle)
  • indicatorFontIcons (StiFontIcons)
  • isDashboard (bool)
  • isFormUI (bool)

GetGalleryBackColor

GetGalleryBackColor(): Color

Returns Color


GetGalleryForeColor

GetGalleryForeColor(): Color

Returns Color