StiStyleColorsContainer Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
| getColor | Brush | |
| getColor1 | StiSolidBrush | |
| getColors | Color[] | |
| init | void |
Method Details
getColor
getColor(index: number, count: number): Brush
Parameters
- index (number)
- count (number)
Returns Brush
getColor1
getColor1(index: number, count: number): StiSolidBrush
Parameters
- index (number)
- count (number)
Returns StiSolidBrush
getColors
getColors(seriesCount: number): Color[]
Parameters
- seriesCount (number)
Returns Color[]
init
init(map: StiMap, painter: StiGdiMapContextPainter): void
Parameters
- map (StiMap)
- painter (StiGdiMapContextPainter)
Fields
| Field | Type | Description |
|---|---|---|
| dist | any | |
| styleColorIndex | any |