StiLegendColumnMarker Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Implements: IStiLegendMarker
Methods
| Method | Returns | Description |
|---|---|---|
| draw | void | |
| implements | any[] |
Method Details
draw
draw(context: StiContext, series: IStiSeries, rect: RectangleD, colorIndex: number, colorCount: number, index: number): void
Parameters
- context (StiContext)
- series (IStiSeries)
- rect (RectangleD)
- colorIndex (number)
- colorCount (number)
- index (number)
implements
implements(): any[]
Returns any[]