取消GaugeAxis的m_SplitLineLength参数忽略

This commit is contained in:
monitor1394
2021-04-22 07:09:47 +08:00
parent 4bf5d916d2
commit f8e12ea66c

View File

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