mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 15:30:09 +00:00
重构Component相关代码,调整API接口
This commit is contained in:
@@ -8,6 +8,6 @@ namespace XCharts.Runtime
|
||||
/// </summary>
|
||||
[System.Serializable]
|
||||
[Since("v3.2.0")]
|
||||
public class SelectStyle : StateStyle, ISerieExtraComponent, ISerieDataComponent
|
||||
public class SelectStyle : StateStyle, ISerieComponent, ISerieDataComponent
|
||||
{ }
|
||||
}
|
||||
Reference in New Issue
Block a user