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):void
Parameters
context:StiContext | |
series:IStiSeries | |
rect:StiRectangle | |
colorIndex:int | |
colorCount:int |