com.eltima.chart
Class TickLabels

java.lang.Object
  extended bycom.eltima.chart.TickLabels

public class TickLabels
extends java.lang.Object

The TickLabels class.

Copyright: Copyright (c) 2000-2005

Company: Eltima Software

Version:
4.0
Author:
[SoftInfinity Dpt.]

Field Summary
 Position position
           
 int sign
           
 java.lang.String value
           
 
Constructor Summary
TickLabels(Position pos, java.lang.String value, int sign)
          Creates new instance of TickLabels with specified position, value and sign.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

position

public Position position

value

public java.lang.String value

sign

public int sign
Constructor Detail

TickLabels

public TickLabels(Position pos,
                  java.lang.String value,
                  int sign)
Creates new instance of TickLabels with specified position, value and sign.

Parameters:
pos - Position
value - String
sign - int