since i did not see this in the documentation. . .
what is the best way to do the following:
increase the width of the meter needle?
add an arrow to the end of the needle?
thanks,
suma.
settings on meter needle
Re: settings on meter needle
Hi Suma,
As far as I know there are no attributes that you can use to control the size or shape of the needle. To make any changes, you will need to modify code in the draw(...) method of the MeterPlot class.
Regards,
DG
As far as I know there are no attributes that you can use to control the size or shape of the needle. To make any changes, you will need to modify code in the draw(...) method of the MeterPlot class.
Regards,
DG