MURadarGraphStyle public enum MURadarGraphStyle : Int Define the style of the radar graph’s background. circular Circular draw cirles on each step values. Declaration Swift case circular spiderWeb SpiderWeb draw lines on each step values. Declaration Swift case spiderWeb