Inherits from Generic»GObject»Scale.
| Property | Description |
|---|---|
| High Color | Color for values greater than last array element. Details |
| Interpolate Color | Interpolates between array colors. Details |
| Loose Fit | When loose fit is TRUE, the end markers are rounded to a multiple of the increment used for the scale. Details |
| Low Color | Color for values less than first array element. Details |
| Marker Values[] | Array of (value, color) cluster pairs which specify the marker locations and colors. Details |
| Name Label | Reference to the scale name label. Details |
| Offset and Multiplier | Cluster of offset(Xo) and multiplier(deltaX) for scaling values using (deltaX)*X + Xo. Details |
| Offset and Multiplier:Multiplier | Multiplier for scaling data. Details |
| Offset and Multiplier:Offset | Offset for scaling data. Details |
| Ramp Visible | Shows color ramp. Details |
| Scale Fit | Fit scale to data: 0-Do not autoscale, 1-Autoscale once now, 2-Autoscale. Details |