[optimize][tooltip] support background image

This commit is contained in:
monitor1394
2022-04-29 15:54:47 +08:00
parent 8c02ce14ac
commit 96b0ec45d2
3 changed files with 10 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ namespace XCharts.Editor
PropertyField("m_PaddingLeftRight");
PropertyField("m_PaddingTopBottom");
PropertyField("m_BackgroundImage");
PropertyField("m_BackgroundType");
PropertyField("m_BackgroundColor");
PropertyField("m_FixedWidth");
PropertyField("m_FixedHeight");