namespace anychart.core.ui.table Improve this Doc
Namespace anychart.core.ui.table.
Classes Overview
anychart.core.ui.table.Base | Base class for Row, Column and Cell. Contains text settings and lazy settings object initialization. |
anychart.core.ui.table.Border | Border settings proxy. Doesn't store anything - just passes settings to and from the parent object. |
anychart.core.ui.table.Cell | Table cell. |
anychart.core.ui.table.Column | Table column settings container. |
anychart.core.ui.table.Padding | Padding settings proxy. Doesn't store anything - just passes settings to and from the parent object. |
anychart.core.ui.table.Row | Table row settings container. |