InterpolationMethod
public enum InterpolationMethodFields
Section titled “Fields”
Linear
Section titled “Linear”Linear = 0Returns
ChartGuru.InterpolationMethod
CatmullRom
Section titled “CatmullRom”CatmullRom = 1Returns
ChartGuru.InterpolationMethod
Monotone
Section titled “Monotone”Monotone = 2Returns
ChartGuru.InterpolationMethod
StepStart
Section titled “StepStart”StepStart = 3Returns
ChartGuru.InterpolationMethod
StepEnd
Section titled “StepEnd”StepEnd = 4Returns
ChartGuru.InterpolationMethod
StepMiddle
Section titled “StepMiddle”StepMiddle = 5Returns
ChartGuru.InterpolationMethod
Cardinal
Section titled “Cardinal”Cardinal = 6Returns
ChartGuru.InterpolationMethod
Natural
Section titled “Natural”Natural = 7Returns
ChartGuru.InterpolationMethod