MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
CDMLTableMBS class
Super class: CDDrawObjMBS
class, ChartDirector,
MBS Real Studio ChartDirector Plugin
(ChartDirector5),
class CDMLTableMBS,
Plugin version: 9.2, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: Yes, Feedback.
Function: The class for a legend table.
Notes: Subclass of the CDDrawObjMBS class.
Plugin version: 9.2, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: Yes, Feedback.
Function: The class for a legend table.
Notes: Subclass of the CDDrawObjMBS class.
- method appendCol as CDTextBoxMBS
- method appendRow as CDTextBoxMBS
- method getCell(col as integer, row as integer) as CDTextBoxMBS
- method getColCount as integer
- method getColStyle(col as integer) as CDTextBoxMBS
- method getColWidth(col as integer) as integer
- method getHeight as integer
- method getRowCount as integer
- method getRowHeight(row as integer) as integer
- method getRowStyle(row as integer) as CDTextBoxMBS
- method getStyle as CDTextBoxMBS
- method getWidth as integer
- method insertCol(col as integer) as CDTextBoxMBS
- method insertRow(row as integer) as CDTextBoxMBS
- method layout
- method setCell(col as integer, row as integer, width as integer, height as integer, text as string) as CDTextBoxMBS
- method setPos(x as integer, y as integer, alignment as integer = 7)
- method setText(col as integer, row as integer, text as string) as CDTextBoxMBS
Super class CDDrawObjMBS
- method paint(d as CDDrawAreaMBS)
- method setZOrder(z as integer)
This class has no sub classes.
Some methods using this class:
- CDAxisMBS.getLabelTable as CDMLTableMBS
- CDAxisMBS.makeLabelTable as CDMLTableMBS
- CDBaseChartMBS.addTable(x as integer, y as integer, alignment as integer, col as integer, row as integer) as CDMLTableMBS
Some examples which use this class:
The items on this page are in the following plugins: MBS Real Studio ChartDirector Plugin.
Links
MBS Real Studio Plugins