com.stimulsoft.report.chart.interfaces.legend
Interface IStiLegendMarker

All Known Implementing Classes:
StiLegendAreaMarker, StiLegendCandelstickMarker, StiLegendColumnMarker, StiLegendDoughnutMarker, StiLegendFunnelMarker, StiLegendLineMarker, StiLegendPieMarker, StiLegendStockMarker

public interface IStiLegendMarker


Method Summary
 void Draw(StiContext context, IStiSeries series, StiRectangle rect, int colorIndex, int colorCount)
           
 

Method Detail

Draw

void Draw(StiContext context,
          IStiSeries series,
          StiRectangle rect,
          int colorIndex,
          int colorCount)


Copyright © 2018 Stimulsoft. All Rights Reserved.