Sign in to follow this  
bjewell

Setting "valueBelowPivot"

Recommended Posts

Hi,

 

 

 

Using the angular gauge, I've managed to get the value textbox (valueBelowPivot) to show up. However, I need to set a size (i.e., width and height) on the textbox, and also modify the font of the value in the textbox to make it more readable.

 

 

 

How can I do this?

 

 

 

My XML file is enclosed.

 

 

 

Thanks for the help

 

 

 

--Brian

 

 

 

XML:

 

 

 

<?xml version="1.0" encoding="UTF-8"?>

 

 

 

 

majorTMNumber='11' majorTMColor='FFFFFF' majorTMHeight='8' minorTMNumber='5'

 

minorTMColor='FFFFFF' minorTMHeight='3' toolTipBorderColor='FFFFFF'

 

toolTipBgColor='333333'

 

chartLeftMargin='0' chartRightMargin='0' chartTopMargin='0' chartBottomMargin='0'

 

gaugeOuterRadius='80'

 

gaugeOriginX='100' gaugeOriginY='100'

 

gaugeScaleAngle='270' placeValuesInside='1'

 

gaugeInnerRadius='80%' annRenderDelay='0' gaugeFillMix='' pivotRadius='10'

 

showPivotBorder='0' pivotFillMix='{CCCCCC},{333333}' pivotFillRatio='50,50'

 

valueBelowPivot='1'

 

showShadow='0' refreshInterval="4">

 

 

 

 

 

 

 

 

borderAlpha='0' baseWidth='10'/>

 

 

 

 

 

endAngle='360' fillColor='CCCCCC,111111' fillPattern='linear'

 

fillAlpha='100,100' fillRatio='50,50' fillAngle='-45'/>

 

 

endAngle='360' fillColor='111111,cccccc' fillPattern='linear'

 

fillAlpha='100,100' fillRatio='50,50' fillAngle='-45'/>

 

 

endAngle='360' color='666666'/>

 

 

 

 

 

 

 

 

 

 

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this