[optimize][bar] optimize border and capsule

This commit is contained in:
monitor1394
2022-04-18 08:20:16 +08:00
parent ef5988a851
commit 4e6658ad70
11 changed files with 141 additions and 335 deletions

View File

@@ -40,6 +40,7 @@ namespace XCharts.Runtime
/// 绘制区域。
/// </summary>
public Rect rect;
public Rect backgroundRect;
public Rect subRect;
public int level;
public SerieData parent;