Skip to content

PointRenderData

StructChartGuruChartGuru
public struct PointRenderData

Geometry for a single scatter/point.

public float X

Returns

System.Single

public float Y

Returns

System.Single

public float Size

Returns

System.Single

public SymbolShape Shape

Returns

ChartGuru.SymbolShape

public Color Color

Returns

UnityEngine.Color

public bool IsHighlighted

Returns

System.Boolean

public bool IsSelected

Returns

System.Boolean