取消GaugeAxis的m_SplitLineLength参数忽略

This commit is contained in:
monitor1394
2021-04-22 07:09:47 +08:00
parent 63f054493a
commit 6220b6af6f

View File

@@ -92,7 +92,6 @@ namespace XCharts
return new List<string> {
"m_TextBackgroundColor" ,
"m_LineLength",
"m_SplitLineLength",
};
}
}