Class StiLegendLineMarker
java.lang.Object
com.stimulsoft.report.chart.geoms.marker.StiLegendLineMarker
- All Implemented Interfaces:
IStiLegendMarker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDraw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index)
-
Constructor Details
-
StiLegendLineMarker
public StiLegendLineMarker()
-
-
Method Details
-
Draw
public void Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) - Specified by:
Drawin interfaceIStiLegendMarker
-