mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 15:00:08 +00:00
优化Theme
This commit is contained in:
@@ -276,6 +276,7 @@ namespace XCharts
|
||||
m_AngleAxis.Copy(theme.angleAxis);
|
||||
m_Polar.Copy(theme.polar);
|
||||
m_Gauge.Copy(theme.gauge);
|
||||
m_Radar.Copy(theme.radar);
|
||||
m_Tooltip.Copy(theme.tooltip);
|
||||
m_DataZoom.Copy(theme.dataZoom);
|
||||
m_VisualMap.Copy(theme.visualMap);
|
||||
|
||||
Reference in New Issue
Block a user