Public Member Functions | |
addStyle ($style) | |
hasStyles () | |
toString () | |
Static Public Member Functions | |
static | create () |
Protected Attributes | |
$name = 'chm' |
Definition at line 15 of file GoogleChartLabelStyle.class.php.
GoogleChartLabelStyle::addStyle | ( | $ | style | ) |
Reimplemented from BaseGoogleChartStyle.
Definition at line 30 of file GoogleChartLabelStyle.class.php.
References Assert::isInstance().
static GoogleChartLabelStyle::create | ( | ) | [static] |
Definition at line 22 of file GoogleChartLabelStyle.class.php.
GoogleChartLabelStyle::hasStyles | ( | ) |
Reimplemented from BaseGoogleChartStyle.
Definition at line 37 of file GoogleChartLabelStyle.class.php.
GoogleChartLabelStyle::toString | ( | ) |
Implements Stringable.
Definition at line 42 of file GoogleChartLabelStyle.class.php.
References Assert::isNotEmptyArray().
GoogleChartLabelStyle::$name = 'chm' [protected] |
Reimplemented from BaseGoogleChartParameter.
Definition at line 17 of file GoogleChartLabelStyle.class.php.