mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-18 06:20:15 +00:00
增加GridLayout网格布局组件
This commit is contained in:
@@ -6,6 +6,6 @@ namespace XCharts.Runtime
|
||||
{
|
||||
public interface IUpdateRuntimeData
|
||||
{
|
||||
void UpdateRuntimeData(float chartX, float chartY, float chartWidth, float chartHeight);
|
||||
void UpdateRuntimeData(BaseChart chart);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user