RadarRenderData
public struct RadarRenderDataRadar / spider chart geometry.
Fields
Section titled “Fields”
PlotArea
Section titled “PlotArea”public Rect PlotAreaNo description is available for this member.
Returns
UnityEngine.Rect — No return description is available.
Center
Section titled “Center”public Vector2 CenterNo description is available for this member.
Returns
UnityEngine.Vector2 — No return description is available.
Radius
Section titled “Radius”public float RadiusNo description is available for this member.
Returns
System.Single — No return description is available.
AxisCount
Section titled “AxisCount”public int AxisCountNo description is available for this member.
Returns
System.Int32 — No return description is available.
Series
Section titled “Series”public IReadOnlyList<RadarSeriesData> SeriesNo description is available for this member.
Returns
System.Collections.Generic.IReadOnlyList{ChartGuru.RadarSeriesData} — No return description is available.
GridColor
Section titled “GridColor”public Color GridColorNo description is available for this member.
Returns
UnityEngine.Color — No return description is available.
AxisColor
Section titled “AxisColor”public Color AxisColorNo description is available for this member.
Returns
UnityEngine.Color — No return description is available.
GridLevels
Section titled “GridLevels”public int GridLevelsNo description is available for this member.
Returns
System.Int32 — No return description is available.