StiProgressElementStyle Class
Namespace: Stimulsoft.Report.Dashboard.Styles
Inheritance
Inherits from: StiElementStyle
Properties
| Property | Type | Description |
|---|---|---|
| BackColor | Color | |
| BandColor | Color | |
| ForeColor | Color | |
| LocalizedName | string | |
| SeriesColors | Color[] | |
| ToolTipBorder | StiSimpleBorder | |
| ToolTipBrush | StiBrush | |
| ToolTipCornerRadius | StiCornerRadius | |
| ToolTipTextBrush | StiBrush | |
| TrackColor | Color |
Methods
| Method | Returns | Description |
|---|---|---|
| DrawStyleForGallery | void |
Method Details
DrawStyleForGallery
DrawStyleForGallery(g: Graphics, rect: Rectangle, mode: StiProgressElementMode): void
Parameters
- g (Graphics)
- rect (Rectangle)
- mode (StiProgressElementMode)