mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
v3.0.0-preivew8
This commit is contained in:
@@ -222,7 +222,7 @@ namespace XCharts.Example
|
||||
yield return new WaitForSeconds(1);
|
||||
|
||||
serie.label.textStyle.color = Color.white;
|
||||
serie.label.textStyle.backgroundColor = Color.grey;
|
||||
serie.label.background.color = Color.grey;
|
||||
serie.labelDirty = true;
|
||||
chart.RefreshChart();
|
||||
yield return new WaitForSeconds(1);
|
||||
|
||||
Reference in New Issue
Block a user