The data sources for this series.
Optional gradientWhether the series uses gradient rendering.
Optional lineThe line color.
Optional linesWhether lines are visible.
Optional nameOptional pointA format string used to render point labels.
This value is passed through to the underlying plotting implementation. The interpretation of the format string is defined by the plotting implementation.
Optional shapeThe shape name.
Optional shapeThe shape color.
Optional shapeThe shape label.
Optional shapeThe shape size.
Optional shapesWhether shapes are visible.
Optional xA format string used to render X values in tooltips.
This value is passed through to the underlying plotting implementation. The interpretation of the format string is defined by the plotting implementation.
Optional yA format string used to render Y values in tooltips.
This value is passed through to the underlying plotting implementation. The interpretation of the format string is defined by the plotting implementation.
A descriptor used to define a chart series when creating a figure from JS.