Setup, customize and build the view
gaugeView .setupGuage(startDegree: CGFloat, endDegree: CGFloat, sectionGap: CGFloat, minValue: CGFloat, maxValue: CGFloat) .setupContainer(width: CGFloat, color: UIColor, handleColor: UIColor, shouldShowContainerBorder: Bool, shouldShowFullCircle: Bool, indicatorsColor: UIColor, indicatorsValuesColor: UIColor, indicatorsFont: UIFont) .setupUnitTitle(title: String, font: UIFont) .buildGauge()