Enum CurveStyle

CurveStyle

An enumeration of the styles for curves in a chart.

To call an enum, you call its parent class, name, and property. For example, Charts.CurveStyle.NORMAL.

Properties

PropertyTypeDescription
NORMALEnumStraight lines without curve.
SMOOTHEnumThe angles of the line are smoothed.