mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
3.0 - guage chart
This commit is contained in:
@@ -151,7 +151,6 @@ namespace XCharts.Example
|
||||
serie1.label.position = LabelStyle.Position.Inside;
|
||||
serie1.label.textStyle.color = Color.white;
|
||||
serie1.label.textStyle.fontSize = 14;
|
||||
serie1.label.border = false;
|
||||
|
||||
chart.RefreshChart();
|
||||
yield return new WaitForSeconds(1);
|
||||
|
||||
Reference in New Issue
Block a user