Overload List
Name | Description | |
---|---|---|
Add(DataColumn) |
Adds a table plot column for the specified data column.
|
|
Add(VirtualColumn) |
Adds a table plot column for the specified virtual column.
|
|
Add(DataColumn, TypeIdentifier) |
Adds a table plot column with a value renderer for the specified data
column.
|
|
Add(VirtualColumn, TypeIdentifier) |
Adds a table plot column with a value
renderer for the specified virtual column.
|
See Also