mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 18:30:14 +00:00
3.0 - polar chart
This commit is contained in:
@@ -47,6 +47,7 @@ namespace XCharts
|
||||
public float angle { get; set; }
|
||||
public Vector3 offsetCenter { get; set; }
|
||||
public float stackHeight { get; set; }
|
||||
public bool isClip { get; set; }
|
||||
|
||||
public bool canShowLabel = true;
|
||||
public Image symbol { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user