Class Grid
- MOC\Module\Office\Chart\Grid implements MOC\Generic\Device\Module
public static
|
|
public static
|
|
public static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
private
array
|
$Configuration | array(
'show' => true,
'aboveData' => false,
'color' => '#333333',
'backgroundColor' => '#FFFFFF',
'borderColor' => '#999999',
'borderWidth' => array(
'top' => 1,
'right' => 1,
'bottom' => 1,
'left' => 1,
),
'margin' => array(
'top' => 1,
'right' => 1,
'bottom' => 1,
'left' => 1,
)
) |