mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
增加自由锚点支持,任意对齐方式
This commit is contained in:
@@ -35,7 +35,8 @@ namespace XCharts
|
||||
|
||||
void OnTestBtn()
|
||||
{
|
||||
chart.ClearData();
|
||||
//chart.ClearData();
|
||||
chart.SetSize(800,400);
|
||||
}
|
||||
|
||||
void AddData()
|
||||
|
||||
Reference in New Issue
Block a user