|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.axis.AxisSavedScales
public final class AxisSavedScales
Title: AxisSavedScales class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
boolean |
auto
|
boolean |
autoMax
|
boolean |
autoMin
|
double |
max
|
double |
min
|
Constructor Summary | |
---|---|
AxisSavedScales()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean auto
public boolean autoMin
public boolean autoMax
public double min
public double max
Constructor Detail |
---|
public AxisSavedScales()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |