Packagestimulsoft.report.chart.interfaces.legend
Interfacepublic interface IStiLegendMarker
Implementors StiLegendCandelstickMarker, StiLegendColumnMarker, StiLegendDoughnutMarker, StiLegendFunnelMarker, StiLegendLineMarker, StiLegendPieMarker, StiLegendStockMarker



Public Methods
 MethodDefined By
  
draw(context:StiContext, series:IStiSeries, rect:StiRectangle, colorIndex:int, colorCount:int):void
IStiLegendMarker
Method Detail
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