ColorGraphScale Properties

Inherits from Generic»GObject»Scale.

PropertyDescription
High ColorColor for values greater than last array element. Details
Interpolate ColorInterpolates between array colors. Details
Loose FitWhen loose fit is TRUE, the end markers are rounded to a multiple of the increment used for the scale. Details
Low ColorColor 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 LabelReference to the scale name label. Details
Offset and MultiplierCluster of offset(Xo) and multiplier(deltaX) for scaling values using (deltaX)*X + Xo. Details
Offset and Multiplier:MultiplierMultiplier for scaling data. Details
Offset and Multiplier:OffsetOffset for scaling data. Details
Ramp VisibleShows color ramp. Details
Scale FitFit scale to data: 0-Do not autoscale, 1-Autoscale once now, 2-Autoscale. Details