JComponentPack 1.5.0

com.zfqjava.chart
Class ChartType

java.lang.Object
  extended by com.zfqjava.chart.ChartType

public class ChartType
extends Object

ChartType provides a type-safe enum chart type.


Field Summary
static ChartType BAR
          Identify the bar chart type.
static ChartType LINE
          Identify the line chart type.
static ChartType PIE
          Identify the pie chart type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BAR

public static final ChartType BAR
Identify the bar chart type.


PIE

public static final ChartType PIE
Identify the pie chart type.


LINE

public static final ChartType LINE
Identify the line chart type.


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.