Hi,
Is there a way to format the RangeAxis value?
example,
I want to change the RangeAxis (y-axis) values from 0.0000000 to 0.00. This is a problem when the plotted values are 0.
Thanks,
tom
NNUmberAxis format
-
- Posts: 844
- Joined: Fri Oct 13, 2006 9:29 pm
- Location: Sunnyvale, CA
Re: NNUmberAxis format
NumberAxis has a method called setNumberFormatOverride. The argument is any NumberFormat object. Specifically, you would be interested in the DecimalFormat class.bztom33 wrote:Is there a way to format the RangeAxis value?
Richard West
Design Engineer II
Advanced Micro Devices
Sunnyvale, CA
Design Engineer II
Advanced Micro Devices
Sunnyvale, CA