mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
[optimize][bar] bar support clip and min-max (#196)
This commit is contained in:
@@ -10,6 +10,8 @@ namespace XCharts.Runtime
|
||||
public Orient orient;
|
||||
public float x;
|
||||
public float y;
|
||||
public float zeroX;
|
||||
public float zeroY;
|
||||
public float width;
|
||||
public float height;
|
||||
public Vector3 position;
|
||||
|
||||
Reference in New Issue
Block a user