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

Packages that use IStiLegendMarker
com.stimulsoft.report.chart.geoms.marker   
 

Uses of IStiLegendMarker in com.stimulsoft.report.chart.geoms.marker
 

Classes in com.stimulsoft.report.chart.geoms.marker that implement IStiLegendMarker
 class StiLegendAreaMarker
           
 class StiLegendCandelstickMarker
           
 class StiLegendColumnMarker
           
 class StiLegendDoughnutMarker
           
 class StiLegendFunnelMarker
           
 class StiLegendLineMarker
           
 class StiLegendPieMarker
           
 class StiLegendStockMarker
           
 

Methods in com.stimulsoft.report.chart.geoms.marker that return IStiLegendMarker
static IStiLegendMarker StiMarkerLegendFactory.CreateMarker(IStiSeries series)