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