mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-15 12:40:12 +00:00
[add][VisualMap] add workOnLine and workOnArea (#191)
This commit is contained in:
@@ -20,6 +20,8 @@ namespace XCharts.Editor
|
||||
PropertyField("m_Max");
|
||||
PropertyField("m_SplitNumber");
|
||||
PropertyField("m_Dimension");
|
||||
PropertyField("m_WorkOnLine");
|
||||
PropertyField("m_WorkOnArea");
|
||||
PropertyField("m_ShowUI");
|
||||
if (baseProperty.FindPropertyRelative("m_ShowUI").boolValue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user