com.steema.teechart.styles
Class Margins

java.lang.Object
  extended by com.steema.teechart.styles.Margins

public class Margins
extends java.lang.Object

Title: Margins class

Description:

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

Company: Steema Software SL


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

Field Detail

min

public int min

max

public int max
Constructor Detail

Margins

public Margins()