LegendItemBuilder
public class LegendItemBuilderMutable, callback-scoped view of a legend entry passed to ChartGuru.LegendConfig.ItemRenderer.
The same instance may be reused across entries and layout passes, so callbacks should not retain it.
Fields
Section titled “Fields”
public string LabelNo description is available for this member.
Returns
System.String — No return description is available.
SwatchColor
Section titled “SwatchColor”public Color SwatchColorNo description is available for this member.
Returns
UnityEngine.Color — No return description is available.
Hidden
Section titled “Hidden”public bool HiddenNo description is available for this member.
Returns
System.Boolean — No return description is available.
Constructors
Section titled “Constructors”
LegendItemBuilder(string, Color)
Section titled “LegendItemBuilder(string, Color)”public LegendItemBuilder(string label, Color swatchColor)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
label |
System.String | |
swatchColor |
UnityEngine.Color |