整理接口,重命名coordinateWid和coordianteHig

This commit is contained in:
monitor1394
2019-10-17 06:43:12 +08:00
parent d9713447da
commit cb636edb70
11 changed files with 128 additions and 127 deletions

View File

@@ -383,7 +383,7 @@ namespace XCharts
m_RefreshChart = true;
}
[Obsolete("rename. use RefreshLabel() instead.", true)]
[Obsolete("Use BaseChart.RefreshLabel() instead.", true)]
public void ReinitChartLabel()
{
RefreshLabel();