LineSeriesRenderData
public struct LineSeriesRenderDataGeometry + style for a single line series.
Fields
Section titled “Fields”
Points
Section titled “Points”public List<Vector2> PointsReturns
System.Collections.Generic.List{UnityEngine.Vector2}
public Color ColorReturns
UnityEngine.Color
public float WidthReturns
System.Single
ShowPoints
Section titled “ShowPoints”public bool ShowPointsReturns
System.Boolean
PointSize
Section titled “PointSize”public float PointSizeReturns
System.Single
PointShape
Section titled “PointShape”public SymbolShape PointShapeReturns
ChartGuru.SymbolShape
IsHighlighted
Section titled “IsHighlighted”public bool IsHighlightedReturns
System.Boolean