InlineLineChartPlotConfiguration1
{
"fill_gradient_area": false,
"num_of_series_to_display": 0,
"show_curved_lines": false,
"show_data_in_tooltip": false,
"show_data_points": false,
"show_grid_lines": false,
"show_grouped_tooltip": false,
"show_min_max_on_series": false,
"show_unit_in_tooltip": false,
"sort_data_in_grouped_tooltip": false,
"sort_series": false
}
Fill the line chart area with a gradient series color.
Specifies the number of series to be displayed in a line chart. If no value is provided all the series will be displayed.
Used for displaying the curved lines for a series in a line chart. By default, straight line is used to for a series in a line chart.
Show the data in tooltip.
Controls the visiblity of the data points on the line chart. If value is set to false data points wont be high- lighted on the lines.
Controls the visiblity of the grid lines in line chart.
Controls the visiblity of the grouped tooltip in a line chart across all series.
Controls the visiblity of the min and max value across line series in line chart.
Show the data unit in tooltip.
Sort the data in grouped tooltip.
Specifies whether the series should be sorted by the latest data point.