增加Scatterignore支持设置忽略数据

This commit is contained in:
monitor1394
2025-10-30 22:46:53 +08:00
parent c2bafb8aa8
commit 0499126e55
3 changed files with 6 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ namespace XCharts.Editor
}
PropertyField("m_MaxCache");
PropertyField("m_Clip");
PropertyField("m_Ignore");
PropertyField("m_IgnoreValue");
PropertyField("m_Symbol");
PropertyField("m_ItemStyle");