CurveStyle
Class Description
Style or shape of curve.
Attributes
| Name | Type | Description |
|---|---|---|
| constantYValue | The Y-axis values are assumed constant until the next curve point and prior to the first curve point. | |
| straightLineYValues | The Y-axis values are assumed to be a straight line between values. Also known as linear interpolation. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None