Uses of Class
com.steema.teechart.styles.Ternary.TernaryMarkStyle

Packages that use Ternary.TernaryMarkStyle
com.steema.teechart.styles   
 

Uses of Ternary.TernaryMarkStyle in com.steema.teechart.styles
 

Methods in com.steema.teechart.styles that return Ternary.TernaryMarkStyle
 Ternary.TernaryMarkStyle Ternary.getMarkStyle()
           
static Ternary.TernaryMarkStyle Ternary.TernaryMarkStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Ternary.TernaryMarkStyle[] Ternary.TernaryMarkStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.steema.teechart.styles with parameters of type Ternary.TernaryMarkStyle
 void Ternary.setMarkStyle(Ternary.TernaryMarkStyle value)
           
 void Ternary.setTernaryMarkStyle(Ternary.TernaryMarkStyle Value)