namespace XCharts.Runtime { /// /// The interface for serie data component. /// |可用于SerieData的组件。 /// public interface ISerieDataComponent { } }