namespace Sunny.UI.Demo.Charts { public partial class FLineChart : UITitlePage { public FLineChart() { InitializeComponent(); } } }