ChartGridStyleCellWidth Property |
Specifies data table cell width
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int CellWidth { get; set; }
Public Property CellWidth As Integer
Get
Set
public:
property int CellWidth {
int get ();
void set (int value);
}
member CellWidth : int with get, set
Property Value
Type:
Int32
See Also