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
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None