Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 6. Understanding IMLPlus Classes > 6.8 The Data Table Class

6.8 The Data Table Class

If you want to display a tabular view of data, you can create an object of the DataTable class. A data table is dynamically linked to any other graph or table that shares the same data object. For example, the following statements create a data table that is dynamically linked to the two graphs that are shown in Figure 6.5:

/* create tabular view of data */
declare DataTable dt;
dt = DataTable.Create(dobj);


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial