|   LINE CHART PROPERTIES |   DEVELOPER |  | 
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Screen Function Dynamics Charts > Line Chart Properties
Table : Properties of the Line chart. Type*: Boolean - True or False, Color - Standard PROIV color name, for example 'Red' or RGB value (255,200,100), Color-set - a set of PROIV colors upto 10, separated by '+' for example, 'Red+255,200,100+Blue', Number - Numeric data, either a number or a numeric variable, Number-set - a set of numbers, separated by spaces for example, '5 8 99', Alpha – Alphanumeric data, either a string or an alphanumeric variable.
| Property Name | Description | Default Value | Valid Values | Type* | MFC? | 
| animation | Whether to show chart display animation | false | true, false | boolean | N | 
| areaBackground_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | Y | 
| areaBackground_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| areaBackground_show | Whether to have a fill style | false | true, false | boolean | Y | 
| areaBackground_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| areaBackground_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| areaBackground_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| areaBackground_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| areaBackground_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| areaBackground_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| axes_color | The axis line color | 
 | color name or RGB triplet | color | N | 
| axes_label_format | The format for defining the labels | 
 | 
 | alpha | N | 
| axes_label_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| axes_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| axes_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| axes_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| axes_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| axes_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| axes_majorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| axes_majorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| axes_majorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| axes_majorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| axes_majorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| axes_majorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| axes_majorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| axes_majorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| axes_majorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| axes_majorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| axes_majorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| axes_minorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| axes_minorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| axes_minorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| axes_minorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| axes_minorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| axes_minorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| axes_minorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| axes_minorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| axes_minorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| axes_minorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| axes_minorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| axes_plotline1_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| axes_plotline1_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| axes_plotline1_title | The plot line title text | 
 | 
 | alpha | N | 
| axes_plotline1_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| axes_plotline1_value | The axis value of plot line position | 
 | 
 | number | N | 
| axes_plotline1_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| axes_plotline2_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| axes_plotline2_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| axes_plotline2_title | The plot line title text | 
 | 
 | alpha | N | 
| axes_plotline2_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| axes_plotline2_value | The axis value of plot line position | 
 | 
 | number | N | 
| axes_plotline2_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| axes_plotline3_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| axes_plotline3_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| axes_plotline3_title | The plot line title text | 
 | 
 | alpha | N | 
| axes_plotline3_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| axes_plotline3_value | The axis value of plot line position | 
 | 
 | number | N | 
| axes_plotline3_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| axes_title_show | Whether the title should be displayed | false | true, false | boolean | N | 
| axes_title_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| axes_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| axes_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| axes_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| axes_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| axes_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| axes_title_text | The title text | 
 | 
 | alpha | N | 
| axes_width | The axis line width | 
 | 0 - 50 | numeric | N | 
| axes_zoom | Whether to enable zooming on the axis | 
 | true, false | boolean | N | 
| background_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| background_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| background_show | Whether to have a fill style | false | true, false | boolean | N | 
| background_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| background_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| background_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| background_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| background_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| background_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| border_color | The border line color | 
 | color name or RGB triplet | color | N | 
| border_radius | The border corner radius | 6 | 0 - 50 | numeric | N | 
| border_show | Whether to show the border | true | true, false | boolean | N | 
| border_width | The border line width | 1 | 0 - 50 | numeric | N | 
| bottomAxis_color | The axis line color | 
 | color name or RGB triplet | color | Y | 
| bottomAxis_label_format | The format for defining the labels | 
 | Click here for more information | alpha | N | 
| bottomAxis_label_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| bottomAxis_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| bottomAxis_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| bottomAxis_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| bottomAxis_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| bottomAxis_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| bottomAxis_majorGrid_color | The grid line color | 
 | color name or RGB triplet | color | Y | 
| bottomAxis_majorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| bottomAxis_majorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | Y | 
| bottomAxis_majorGrid_show | Whether grid lines should be displayed | true | true, false | boolean | Y | 
| bottomAxis_majorGrid_width | The grid line width | 
 | 0 - 30 | numeric | Y | 
| bottomAxis_majorTick_color | The tick line color | 
 | color name or RGB triplet | color | Y | 
| bottomAxis_majorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | Y | 
| bottomAxis_majorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| bottomAxis_majorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| bottomAxis_majorTick_show | Whether to show the tick | true | true, false | boolean | Y | 
| bottomAxis_majorTick_width | The tick line width | 
 | 0 - 50 | numeric | Y | 
| bottomAxis_minorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| bottomAxis_minorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| bottomAxis_minorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| bottomAxis_minorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| bottomAxis_minorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| bottomAxis_minorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| bottomAxis_minorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| bottomAxis_minorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| bottomAxis_minorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| bottomAxis_minorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| bottomAxis_minorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| bottomAxis_plotline1_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| bottomAxis_plotline1_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline1_title | The plot line title text | 
 | 
 | alpha | N | 
| bottomAxis_plotline1_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline1_value | The axis value of plot line position | 
 | 
 | number | N | 
| bottomAxis_plotline1_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| bottomAxis_plotline2_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| bottomAxis_plotline2_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline2_title | The plot line title text | 
 | 
 | alpha | N | 
| bottomAxis_plotline2_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline2_value | The axis value of plot line position | 
 | 
 | number | N | 
| bottomAxis_plotline2_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| bottomAxis_plotline3_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| bottomAxis_plotline3_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline3_title | The plot line title text | 
 | 
 | alpha | N | 
| bottomAxis_plotline3_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| bottomAxis_plotline3_value | The axis value of plot line position | 
 | 
 | number | N | 
| bottomAxis_plotline3_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| bottomAxis_title_show | Whether the title should be displayed | false | true, false | boolean | Y | 
| bottomAxis_title_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| bottomAxis_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| bottomAxis_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| bottomAxis_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| bottomAxis_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| bottomAxis_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| bottomAxis_title_text | The title text | 
 | 
 | alpha | Y | 
| bottomAxis_width | The axis line width | 
 | 0 - 50 | numeric | Y | 
| bottomAxis_zoom | Whether to enable zooming on the axis | 
 | true, false | boolean | N | 
| chart_color | The line color | 
 | color name or RGB triplet | color | N | 
| chart_colors | A set of colors for the data points | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| chart_dashes | A set of numbers defining the length of the dashes | 
 | 
 | number-set | N | 
| chart_fill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| chart_fill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| chart_fill_show | Whether to have a fill style | false | true, false | boolean | N | 
| chart_fill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| chart_fill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| chart_fill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_fill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_fill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_fill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_label_format | The format for defining the labels | 
 | 
 | alpha | N | 
| chart_label_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| chart_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| chart_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| chart_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| chart_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| chart_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| chart_lineType | The type of line chart | line | line,area,range,verticalLine,verticalArea,stepLine,stepArea, stackedLine,stackedArea,stacked100Line,stacked100Area, scatter,bubble,radarLine,radarArea,polarLine,polarArea, polarScatter,stock,candlestick,gantt | alpha | N | 
| chart_lineWidth | The line width | 
 | 0 - 50 | numeric | N | 
| chart_marker_fill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| chart_marker_fill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| chart_marker_fill_show | Whether to have a fill style | false | true, false | boolean | N | 
| chart_marker_fill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| chart_marker_fill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| chart_marker_fill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_marker_fill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_marker_fill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_marker_fill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_marker_size | The marker diameter | 
 | 0 - 50 | numeric | N | 
| chart_marker_type | The marker type | 
 | circle,rectangle,diamond,triangle | alpha | N | 
| chart_priceDownfill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| chart_priceDownfill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| chart_priceDownfill_show | Whether to have a fill style | false | true, false | boolean | N | 
| chart_priceDownfill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| chart_priceDownfill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| chart_priceDownfill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceDownfill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceDownfill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceDownfill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceUpFill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| chart_priceUpFill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| chart_priceUpFill_show | Whether to have a fill style | false | true, false | boolean | N | 
| chart_priceUpFill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| chart_priceUpFill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| chart_priceUpFill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceUpFill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceUpFill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_priceUpFill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| chart_setsPerSeries | The number of data sets per data series | 1 | 0 - 50 | numeric | N | 
| chart_smooth | Whether to show smooth lines | false | true, false | boolean | N | 
| highlight_enabled | Whether the data points are highlighted | true | true, false | boolean | N | 
| highlight_fill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| highlight_fill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| highlight_fill_show | Whether to have a fill style | false | true, false | boolean | N | 
| highlight_fill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| highlight_fill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| highlight_fill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| highlight_fill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| highlight_fill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| highlight_fill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| leftAxis_color | The axis line color | 
 | color name or RGB triplet | color | Y | 
| leftAxis_label_format | The format for defining the labels | 
 | 
 | alpha | N | 
| leftAxis_label_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| leftAxis_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| leftAxis_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| leftAxis_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| leftAxis_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| leftAxis_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| leftAxis_majorGrid_color | The grid line color | 
 | color name or RGB triplet | color | Y | 
| leftAxis_majorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| leftAxis_majorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | Y | 
| leftAxis_majorGrid_show | Whether grid lines should be displayed | true | true, false | boolean | Y | 
| leftAxis_majorGrid_width | The grid line width | 
 | 0 - 30 | numeric | Y | 
| leftAxis_majorTick_color | The tick line color | 
 | color name or RGB triplet | color | Y | 
| leftAxis_majorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | Y | 
| leftAxis_majorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| leftAxis_majorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| leftAxis_majorTick_show | Whether to show the tick | true | true, false | boolean | Y | 
| leftAxis_majorTick_width | The tick line width | 
 | 0 - 50 | numeric | Y | 
| leftAxis_minorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| leftAxis_minorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| leftAxis_minorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| leftAxis_minorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| leftAxis_minorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| leftAxis_minorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| leftAxis_minorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| leftAxis_minorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| leftAxis_minorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| leftAxis_minorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| leftAxis_minorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| leftAxis_plotline1_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| leftAxis_plotline1_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline1_title | The plot line title text | 
 | 
 | alpha | N | 
| leftAxis_plotline1_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline1_value | The axis value of plot line position | 
 | 
 | number | N | 
| leftAxis_plotline1_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| leftAxis_plotline2_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| leftAxis_plotline2_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline2_title | The plot line title text | 
 | 
 | alpha | N | 
| leftAxis_plotline2_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline2_value | The axis value of plot line position | 
 | 
 | number | N | 
| leftAxis_plotline2_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| leftAxis_plotline3_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| leftAxis_plotline3_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline3_title | The plot line title text | 
 | 
 | alpha | N | 
| leftAxis_plotline3_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| leftAxis_plotline3_value | The axis value of plot line position | 
 | 
 | number | N | 
| leftAxis_plotline3_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| leftAxis_title_show | Whether the title should be displayed | false | true, false | boolean | Y | 
| leftAxis_title_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| leftAxis_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| leftAxis_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| leftAxis_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| leftAxis_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| leftAxis_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| leftAxis_title_text | The title text | 
 | 
 | alpha | Y | 
| leftAxis_width | The axis line width | 
 | 0 - 50 | numeric | Y | 
| leftAxis_zoom | Whether to enable zooming on the axis | 
 | true, false | boolean | N | 
| legend_border_color | The border line color | 
 | color name or RGB triplet | color | Y | 
| legend_border_radius | The border corner radius | 6 | 0 - 50 | numeric | N | 
| legend_border_show | Whether to show the border | true | true, false | boolean | Y | 
| legend_border_width | The border line width | 1 | 0 - 50 | numeric | Y | 
| legend_fill_color | The color if the fill type is solid | 
 | color name or RGB triplet | color | N | 
| legend_fill_colors | A set of colors for a color gradient. Each color has an offset defined in stops | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| legend_fill_show | Whether to have a fill style | false | true, false | boolean | N | 
| legend_fill_stops | A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors | 
 | 
 | number-set | N | 
| legend_fill_type | The fill style | solid | solid, linearGradient, radialGradient | alpha | N | 
| legend_fill_xEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| legend_fill_xStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| legend_fill_yEnd | The percentage end offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| legend_fill_yStart | The percentage start offset for a color gradient | 
 | 0 - 100 | numeric | N | 
| legend_location | The legend location | 
 | left, right, top, bottom | alpha | Y | 
| legend_margin | The margin around the legend | 
 | 
 | number-set | N | 
| legend_show | Whether the legend should be displayed | true | true, false | boolean | Y | 
| legend_textStyle_color | The text color | 
 | color name or RGB triplet | color | Y | 
| legend_textStyle_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| legend_textStyle_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| legend_textStyle_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| legend_textStyle_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| legend_textStyle_weight | The font weight | 
 | normal, bold | alpha | N | 
| legend_title_show | Whether the title should be displayed | false | true, false | boolean | Y | 
| legend_title_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| legend_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| legend_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| legend_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| legend_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| legend_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| legend_title_text | The title text | 
 | 
 | alpha | Y | 
| palette_colors | A set of custom colors for the palette (only for type of customColours) | 
 | up to 10 color names or RGB triplets, separated by '+' | color-set | N | 
| palette_type | The palette type | 
 | default,grayscale,customColors | alpha | N | 
| rightAxis_color | The axis line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_label_format | The format for defining the labels | 
 | 
 | alpha | N | 
| rightAxis_label_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| rightAxis_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| rightAxis_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| rightAxis_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| rightAxis_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| rightAxis_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| rightAxis_majorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_majorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| rightAxis_majorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| rightAxis_majorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| rightAxis_majorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| rightAxis_majorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_majorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| rightAxis_majorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| rightAxis_majorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| rightAxis_majorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| rightAxis_majorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_minorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_minorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| rightAxis_minorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| rightAxis_minorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| rightAxis_minorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| rightAxis_minorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_minorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| rightAxis_minorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| rightAxis_minorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| rightAxis_minorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| rightAxis_minorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_plotline1_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| rightAxis_plotline1_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline1_title | The plot line title text | 
 | 
 | alpha | N | 
| rightAxis_plotline1_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline1_value | The axis value of plot line position | 
 | 
 | number | N | 
| rightAxis_plotline1_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_plotline2_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| rightAxis_plotline2_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline2_title | The plot line title text | 
 | 
 | alpha | N | 
| rightAxis_plotline2_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline2_value | The axis value of plot line position | 
 | 
 | number | N | 
| rightAxis_plotline2_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_plotline3_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| rightAxis_plotline3_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline3_title | The plot line title text | 
 | 
 | alpha | N | 
| rightAxis_plotline3_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| rightAxis_plotline3_value | The axis value of plot line position | 
 | 
 | number | N | 
| rightAxis_plotline3_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_title_show | Whether the title should be displayed | false | true, false | boolean | N | 
| rightAxis_title_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| rightAxis_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| rightAxis_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| rightAxis_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| rightAxis_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| rightAxis_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| rightAxis_title_text | The title text | 
 | 
 | alpha | N | 
| rightAxis_width | The axis line width | 
 | 0 - 50 | numeric | N | 
| rightAxis_zoom | Whether to enable zooming on the axis | 
 | true, false | boolean | N | 
| shadows_blur | The blur width of the shadow | 2 | 0 - 50 | numeric | N | 
| shadows_color | The shadow color | 
 | color name or RGB triplet | color | N | 
| shadows_show | Whether to draw a shadow | false | true, false | boolean | N | 
| shadows_xWidth | The horizontal width of the shadow | 2 | 0 - 50 | numeric | N | 
| shadows_yWidth | The vertical width of the shadow | 2 | 0 - 50 | numeric | N | 
| title_show | Whether the title should be displayed | false | true, false | boolean | Y | 
| title_style_color | The text color | 
 | color name or RGB triplet | color | Y | 
| title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | Y | 
| title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | Y | 
| title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| title_text | The title text | 
 | 
 | alpha | Y | 
| tooltip_show | Whether tooltips should be displayed | true | true, false | boolean | N | 
| topAxis_color | The axis line color | 
 | color name or RGB triplet | color | N | 
| topAxis_label_format | The format for defining the labels | 
 | 
 | alpha | N | 
| topAxis_label_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| topAxis_label_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| topAxis_label_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| topAxis_label_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| topAxis_label_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| topAxis_label_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| topAxis_majorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| topAxis_majorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| topAxis_majorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| topAxis_majorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| topAxis_majorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| topAxis_majorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| topAxis_majorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| topAxis_majorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| topAxis_majorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| topAxis_majorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| topAxis_majorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| topAxis_minorGrid_color | The grid line color | 
 | color name or RGB triplet | color | N | 
| topAxis_minorGrid_dashes | A set of numbers defining dashed or dotted grid lines | 
 | 
 | number-set | N | 
| topAxis_minorGrid_interval | The interval in axes values between grid lines | 
 | 
 | number | N | 
| topAxis_minorGrid_show | Whether grid lines should be displayed | false | true, false | boolean | N | 
| topAxis_minorGrid_width | The grid line width | 
 | 0 - 30 | numeric | N | 
| topAxis_minorTick_color | The tick line color | 
 | color name or RGB triplet | color | N | 
| topAxis_minorTick_interval | The interval in axes values between tick marks | 
 | 
 | number | N | 
| topAxis_minorTick_length | The tick line length | 
 | 0 - 100 | numeric | N | 
| topAxis_minorTick_offset | The percentage offset distance from the axis | 
 | 0 - 100 | numeric | N | 
| topAxis_minorTick_show | Whether to show the tick | false | true, false | boolean | N | 
| topAxis_minorTick_width | The tick line width | 
 | 0 - 50 | numeric | N | 
| topAxis_plotline1_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| topAxis_plotline1_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline1_title | The plot line title text | 
 | 
 | alpha | N | 
| topAxis_plotline1_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline1_value | The axis value of plot line position | 
 | 
 | number | N | 
| topAxis_plotline1_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| topAxis_plotline2_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| topAxis_plotline2_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline2_title | The plot line title text | 
 | 
 | alpha | N | 
| topAxis_plotline2_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline2_value | The axis value of plot line position | 
 | 
 | number | N | 
| topAxis_plotline2_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| topAxis_plotline3_align | The plot line title alignment | 
 | left, center, right | alpha | N | 
| topAxis_plotline3_color | The plot line color | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline3_title | The plot line title text | 
 | 
 | alpha | N | 
| topAxis_plotline3_titleColor | The color of the plot line title text | 
 | color name or RGB triplet | color | N | 
| topAxis_plotline3_value | The axis value of plot line position | 
 | 
 | number | N | 
| topAxis_plotline3_width | The plot line width | 
 | 0 - 50 | numeric | N | 
| topAxis_title_show | Whether the title should be displayed | false | true, false | boolean | N | 
| topAxis_title_style_color | The text color | 
 | color name or RGB triplet | color | N | 
| topAxis_title_style_font | The font family (a valid font family name) | 
 | Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings | alpha | N | 
| topAxis_title_style_size | The font size (in pixels) | 
 | 0 - 50 | numeric | N | 
| topAxis_title_style_style | The font style | 
 | normal, italic, oblique | alpha | N | 
| topAxis_title_style_variant | The font variant | 
 | normal, small-caps | alpha | N | 
| topAxis_title_style_weight | The font weight | 
 | normal, bold | alpha | N | 
| topAxis_title_text | The title text | 
 | 
 | alpha | N | 
| topAxis_width | The axis line width | 
 | 0 - 50 | numeric | N | 
| topAxis_zoom | Whether to enable zooming on the axis | 
 | true, false | boolean | N | 
Topic ID: 500687