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