SpacingType public enum SpacingType : Hashable Sets what type of chart is being used. There is different spacing for line charts and bar charts, this sets that up. line Undocumented Declaration Swift case line bar Undocumented Declaration Swift case bar