XuniRadialGauge Class Reference

Inherits from XuniGauge : XuniView : UIView
Declared in XuniRadialGauge.h

Overview

The XuniRadialGauge displays a circular scale with an indicator that represents a single value and optional ranges to represent reference values.

  startAngle

Gets or sets the start angle of the radial gague.

@property (nonatomic) IBInspectable double startAngle

Discussion

Gets or sets the start angle of the radial gague.

Declared In

XuniRadialGauge.h

  sweepAngle

Gets or sets the sweep angle of the radial gague.

@property (nonatomic) IBInspectable double sweepAngle

Discussion

Gets or sets the sweep angle of the radial gague.

Declared In

XuniRadialGauge.h

  autoScale

Gets or sets whether to auto scale the gague.

@property (nonatomic) IBInspectable BOOL autoScale

Discussion

Gets or sets whether to auto scale the gague.

Declared In

XuniRadialGauge.h