@interface TSCH3DChartColumnSceneObject : TSCH3DChartAbstractBarSceneObject + (BOOL)isStacked; + (id)chartSeriesType; + (BOOL)isHorizontalChart; @end