Uses of Class
com.steema.teechart.legend.LegendSymbol

Packages that use LegendSymbol
com.steema.teechart.legend   
 

Uses of LegendSymbol in com.steema.teechart.legend
 

Methods in com.steema.teechart.legend that return LegendSymbol
 LegendSymbol Legend.getSymbol()
          Controls the width and position of the color rectangle associated with each Legend's item.
 

Methods in com.steema.teechart.legend with parameters of type LegendSymbol
 void Legend.setSymbol(LegendSymbol value)