@interface TSCHChartTypeLine : TSCH2DChartType - (id)init; - (id)name; - (id)defaultSeriesType:(unsigned long long)a0; - (BOOL)supportsCategoryAxisPlotToEdgesOption; - (BOOL)supportsSeriesFill; - (id)userInterfaceName; - (long long)userInterfaceTag; @end