EXCEL_COLOR_TYPE_STANDARD
EXCEL_COLOR_TYPE_STANDARD = 'prstClr'
Created by PhpStorm.
User: Wiktor Trzonkowski Date: 6/17/14 Time: 12:11 PM.
setAxisOptionsProperties(string $axis_labels, string $horizontal_crosses_value = null, string $horizontal_crosses = null, string $axis_orientation = null, string $major_tmt = null, string $minor_tmt = null, string $minimum = null, string $maximum = null, string $major_unit = null, string $minor_unit = null)
Set Axis Options Properties.
string | $axis_labels | |
string | $horizontal_crosses_value | |
string | $horizontal_crosses | |
string | $axis_orientation | |
string | $major_tmt | |
string | $minor_tmt | |
string | $minimum | |
string | $maximum | |
string | $major_unit | |
string | $minor_unit |
setLineStyleProperties(float $line_width = null, string $compound_type = null, string $dash_type = null, string $cap_type = null, string $join_type = null, string $head_arrow_type = null, string $head_arrow_size = null, string $end_arrow_type = null, string $end_arrow_size = null)
Set Line Style Properties.
float | $line_width | |
string | $compound_type | |
string | $dash_type | |
string | $cap_type | |
string | $join_type | |
string | $head_arrow_type | |
string | $head_arrow_size | |
string | $end_arrow_type | |
string | $end_arrow_size |
setShadowProperties(integer $sh_presets, string $sh_color_value = null, string $sh_color_type = null, string $sh_color_alpha = null, float $sh_blur = null, integer $sh_angle = null, float $sh_distance = null)
Set Shadow Properties.
integer | $sh_presets | |
string | $sh_color_value | |
string | $sh_color_type | |
string | $sh_color_alpha | |
float | $sh_blur | |
integer | $sh_angle | |
float | $sh_distance |