AreaRenderData
public struct AreaRenderDataBatched area data across all series.
Fields
Section titled “Fields”
PlotArea
Section titled “PlotArea”public Rect PlotAreaReturns
UnityEngine.Rect
Series
Section titled “Series”public IReadOnlyList<AreaSeriesRenderData> SeriesReturns
System.Collections.Generic.IReadOnlyList{ChartGuru.AreaSeriesRenderData}
Interpolation
Section titled “Interpolation”public InterpolationMethod InterpolationReturns
ChartGuru.InterpolationMethod
Tension
Section titled “Tension”public float TensionReturns
System.Single
IsStacked
Section titled “IsStacked”public bool IsStackedReturns
System.Boolean