Skip to main content

CurveStyle (Enumeration)

Style or shape of curve.

Values

LabelComment
constantYValueThe Y-axis values are assumed constant until the next curve point and prior to the first curve point.
straightLineYValuesThe Y-axis values are assumed to be a straight line between values. Also known as linear interpolation.