ClipPie object
The ClipPie object holds information about a pie clip region.

For instance, having the following gauge:

an pie clip region over the background layer shows as:

 

NameDescription
CenterXSpecifies the x-position / expression of the center of the clip, relative to the layer.
CenterYSpecifies the y-position / expression of the center of the clip, relative to the layer.
InverseClipIndicates whether the current clip object is inverted.
OffsetXSpecifies the x-offset expression / value of the clip, relative to the layer.
OffsetYSpecifies the y-offset expression / value of the clip, relative to the layer.
RadiusXSpecifies the x-radius value / expression of the clip, relative to the layer.
RadiusYSpecifies the y-radius value / expression of the clip, relative to the layer.
StartAngleSpecifies the starting angle in degrees relative to the y-axis.
SweepAngleSpecifies the sweep angle in degrees relative to the starting angle.