.&1|?" {}:+dt 4BEn!3_${E6|TI ] Z\U͡]l gP$rd+hJC _MDi.9gWn"gVz-ak,p-lJ?'ɖtuy2al̝ocIɍFgn z6=E}kc :aM-A36T^G\QEndB/213^4TK&AH9jD~Dt%WO7 "(ceo=(ŪSzx3bzG "Z6]}c>e&-X? r/NB'cS"8nn&,`\f,I}aq8nn&,`\f-650ac8nn&,`\fOk a[:W8nn&,`\fq*ٓoSDQP^NΆ* h4٧T^}["-cFCĶl) /ݐ 8nn&,`\f*NKכ.&)TOj19@X}"e ezM6k.57jH_Lej}w hT8nn&,`\f#!(L}f?bDQP^NΆ* h48nn&,`\f 5 y+)~Qu)Т0hـBewNh!}II$DQP^NΆ* h48nn&,`\ft,ݗc8IaMHNy%f_тL_[ZOJ5R O#8nn&,`\f^4TK&AH9xW:]8X6K8$c4f@]'$@MO,.ڂ'8nn&,`\ffD] AQdF8nn&,`\f8nn&,`\fb=6ْ8nn&,`\f7OiվF8nn&,`\f2a-ܮ =8nn&,`\f o= ;8nn&,`\f$FK-G wx1t;pA9XE$I2ݫ6DQP^NΆ* h48nn&,`\f3yvC7ɪҔ@%bVߘN8nn&,`\fO7K8nn&,`\f0åXIJz8nn&,`\f8nn&,`\f ~<vZQw헞28nn&,`\f/ҩF'5|6n8nn&,`\fG25z7˟~6*r5.wxK:ҙF6SPhN&.cq8XHIiIE>AuG97hM}&?^65>bG*;*=cQZ#JȀ4R]槝(_>8nn&,`\f0g?Ok&l8nn&,`\fvFEmny]8nn&,`\f,IPossible Values:
'borderType' - specifies the border type. Possible values are 'rectangle' and 'roundedRectangle'
'borderRadius' - sets the border radius
'visible' - indicates if the border will be visible
'style' - sets border style (color and thickness
'showGradient' - whether a gradient background will be used

Code examples

Set the background property.

$('#jqxLinearGauge').jqxLinearGauge({ background: { style: { stroke: '#cccccc', fill: '#cccccc'}, visible: true, backgroundType: 'rectangle' }});

Get the background property.

var background = $('#jqxLinearGauge').jqxLinearGauge('background');
colorScheme String 'scheme01' disabled Boolean false easing String 'linear' height Number 300 int64 Boolean false labels Object { position: 'both', interval: 20, offset: 0, visible: true, formatValue: function (value, position) { return value; }} min Number -60 max Number 40 orientation String 'vertical' pointer Object { pointerType: 'default', style: { fill: 'theme-specific-color', stroke: 'theme-specific-color' }, size: '7%', visible: true, offset: 0 } rangesOffset Number 0 rangeSize Number/String '5%' ranges Array [] showRanges Boolean true scaleStyle Object { stroke: '#A1A1A1', 'stroke-width': 1 } scaleLength Number/String '90%' ticksOffset Array ['36%', '5%'] ticksPosition String 'both' ticksMinor Object { size: '10%', interval: 5, style: { stroke: '#A1A1A1', 'stroke-width': 1 }, visible: true } ticksMajor Object { size: '10%', interval: 5, style: { stroke: '#A1A1A1', 'stroke-width': 1 }, visible: true } value Number -50 width Number 100

Events

Name Arguments
valueChanging Object
valueChanged Object

Methods

Name Arguments Return Value
disable None None
enable None None
val Method