mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 20:28:46 +00:00
修复Serie的state在代码动态设置时不刷新的问题
This commit is contained in:
@@ -1467,6 +1467,7 @@ the data struct of graph.
|
||||
|GetNodesTotalValue()||public static double GetNodesTotalValue(List<GraphNode> nodes)|
|
||||
|GetRootNodes()||public List<GraphNode> GetRootNodes()|
|
||||
|GraphData()||public GraphData(bool directed)|
|
||||
|IsAllNodeInZeroPosition()||public bool IsAllNodeInZeroPosition()|
|
||||
|Refresh()||public void Refresh()|
|
||||
|
||||
## GraphEdge
|
||||
|
||||
Reference in New Issue
Block a user