| Package | stimulsoft.report.chart.interfaces.legend |
| Interface | public interface IStiLegendMarker |
| Implementors | StiLegendCandelstickMarker, StiLegendColumnMarker, StiLegendDoughnutMarker, StiLegendFunnelMarker, StiLegendLineMarker, StiLegendPieMarker, StiLegendStockMarker |
| Method | Defined By | ||
|---|---|---|---|
| IStiLegendMarker | |||
| draw | () | method |
public function draw(context:StiContext, series:IStiSeries, rect:StiRectangle, colorIndex:int, colorCount:int):voidParameters
context:StiContext | |
series:IStiSeries | |
rect:StiRectangle | |
colorIndex:int | |
colorCount:int |