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

Packages that use Custom3DGrid
com.steema.teechart.styles   
com.steema.teechart.tools   
 

Uses of Custom3DGrid in com.steema.teechart.styles
 

Subclasses of Custom3DGrid in com.steema.teechart.styles
 class ColorGrid
          Title: ColorGrid class
 class Contour
          Title: Contour class
 class IsoSurface
           
 class Surface
          Title: Surface class
 class Tower
          Title: Tower class
 class Waterfall
          Title: Waterfall class
 

Uses of Custom3DGrid in com.steema.teechart.tools
 

Methods in com.steema.teechart.tools that return Custom3DGrid
 Custom3DGrid GridTranspose.getSeries()
          The 3D grid series to transpose.
 

Methods in com.steema.teechart.tools with parameters of type Custom3DGrid
 void GridTranspose.setSeries(Custom3DGrid value)
          Sets the 3D grid series to transpose.