Shape
public enum Shape : String, Encodable
Determines the line shape.
With spline the lines are drawn using spline interpolation. The other available values correspond to step-wise line shapes.
public enum Shape : String, Encodable
Determines the line shape.
With spline the lines are drawn using spline interpolation. The other available values correspond to step-wise line shapes.