InteractiveScatterPlotSetValues Method |
[Missing <summary> documentation for "M:BrydenWoodUnity.UIElements.InteractiveScatterPlot.SetValues(System.Collections.Generic.List{System.Collections.Generic.List{System.Single}},System.Collections.Generic.List{UnityEngine.Color},System.String)"]
Namespace: BrydenWoodUnity.UIElements
public void SetValues( List<List<float>> values, List<Color> colors, string metric = "m² area" )
[Missing <param name="values"/> documentation for "M:BrydenWoodUnity.UIElements.InteractiveScatterPlot.SetValues(System.Collections.Generic.List{System.Collections.Generic.List{System.Single}},System.Collections.Generic.List{UnityEngine.Color},System.String)"]
[Missing <param name="colors"/> documentation for "M:BrydenWoodUnity.UIElements.InteractiveScatterPlot.SetValues(System.Collections.Generic.List{System.Collections.Generic.List{System.Single}},System.Collections.Generic.List{UnityEngine.Color},System.String)"]
[Missing <param name="metric"/> documentation for "M:BrydenWoodUnity.UIElements.InteractiveScatterPlot.SetValues(System.Collections.Generic.List{System.Collections.Generic.List{System.Single}},System.Collections.Generic.List{UnityEngine.Color},System.String)"]