com.steema.teechart
Class MultiLine

java.lang.Object
  extended by com.steema.teechart.MultiLine

public class MultiLine
extends java.lang.Object

Title: MultiLine class.

Description:

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
 int count
           
 int width
           
 
Constructor Summary
MultiLine()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width

count

public int count
Constructor Detail

MultiLine

public MultiLine()