The data for the y-axis.
The name of the series. Optional.
The color in which the series should be shown on a chart. Can be html/css colors or hex values. Optional.
Whether or not the corners of the angles formed in the data-points are smoothened. Optional.
Symbol representing the datapoints. Can be square (default), diamond or triangle. Optional.
Size of the symbol representing the data-points in (in em, pt, px, cm or in), by default: automatic. Optional.
Thickness of the connecting line in em, pt, px, cm or in. Optional.
Style of the line. Supported options can be found online on the Cloud Office Print documentation. Optional.
The dict representation of this object
dict representation of this object
Get the data used in the series. E.g. x-values, y-values, ...
the data used in the series
Generated using TypeDoc
The data for the x-axis.