[feature][heatmap] support symbol

This commit is contained in:
monitor1394
2022-09-06 13:12:50 +08:00
parent ccc5110e8e
commit 83744777c5
5 changed files with 57 additions and 34 deletions

View File

@@ -11,6 +11,7 @@ namespace XCharts.Editor
PropertyField("m_Ignore");
PropertyField("m_IgnoreValue");
PropertyField("m_Symbol");
PropertyField("m_ItemStyle");
PropertyField("m_Animation");
}