Interface IStiLegendMarker
- All Known Implementing Classes:
StiLegendAreaMarker,StiLegendCandelstickMarker,StiLegendColumnMarker,StiLegendDoughnutMarker,StiLegendFunnelMarker,StiLegendLineMarker,StiLegendPieMarker,StiLegendStockMarker
public interface IStiLegendMarker
-
Method Summary
Modifier and TypeMethodDescriptionvoidDraw(StiContext context, IStiSeries series, StiRectangle rect, int colorIndex, int colorCount, int index)
-
Method Details
-
Draw
void Draw(StiContext context, IStiSeries series, StiRectangle rect, int colorIndex, int colorCount, int index)
-