Bezier smoothed area chart Similar to an {@see Image_Graph_Plot_Area}, but the interconnecting lines between two datapoints are smoothed using a Bezier curve, which enables the chart to appear as a nice curved plot instead of the sharp edges of a conventional {@see Image_Graph_Plot_Area}.
Creates an object from the class specified and adds it to the objects element list.
Class Details
[line 49]
Bezier smoothed plottype.
The framework for calculating the Bezier smoothed curve from the dataset. Used in {@see Image_Graph_Plot_Smoothed_Line} and {@see Image_Graph_Plot_Smoothed_Area}. Smoothed charts are only supported with non-stacked types