GLG Toolkit, Java Class Library  Version 4.5
GlgLevelType

Specifies a type of a chart's Level Line or a Time Line. More...

Detailed Description

Specifies a type of a chart's Level Line or a Time Line.

Constants

static final int AREA_LEVEL = 2
 Area between two lines. More...
 
static final int LINE_LEVEL = 1
 Single line. More...
 

Variable Documentation

◆ AREA_LEVEL

final int AREA_LEVEL = 2
static

Area between two lines.

◆ LINE_LEVEL

final int LINE_LEVEL = 1
static

Single line.