com.steema.teechart.imports
Class Imports

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.imports.Imports

public final class Imports
extends TeeBase

Title: Chart Imports class: tChart1.getImports()

Description:

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Nested Class Summary
 class Imports.Template
           
 
Field Summary
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
Imports(IBaseChart chart)
           
 
Method Summary
 Imports.Template getTemplate()
           
 XMLImport getXML()
           
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Imports

public Imports(IBaseChart chart)
Method Detail

getTemplate

public Imports.Template getTemplate()

getXML

public XMLImport getXML()