Uses of Class
com.steema.teechart.styles.ContourLevel

Packages that use ContourLevel
com.steema.teechart.styles   
 

Uses of ContourLevel in com.steema.teechart.styles
 

Methods in com.steema.teechart.styles that return ContourLevel
 ContourLevel ContourLevels.add(ContourLevel value)
           
 ContourLevel ContourLevels.getLevel(int index)
          Accesses ContourLevel characteristics selecting Level by index.
 

Methods in com.steema.teechart.styles with parameters of type ContourLevel
 ContourLevel ContourLevels.add(ContourLevel value)
           
 void ContourLevels.setLevel(int index, ContourLevel value)
          Accesses ContourLevel characteristics selecting Level by index.