GLG Toolkit, Java Class Library  Version 4.5
GlgLabelType

Provides a label type for a custom label formatter. More...

Detailed Description

Provides a label type for a custom label formatter.

Constants

static final int SELECTION_LABEL_TYPE = 1
 Time and value strings for chart and axis selection. More...
 
static final int TICK_LABEL_TYPE = 0
 Tick labels. More...
 

Variable Documentation

◆ SELECTION_LABEL_TYPE

final int SELECTION_LABEL_TYPE = 1
static

Time and value strings for chart and axis selection.

◆ TICK_LABEL_TYPE

final int TICK_LABEL_TYPE = 0
static

Tick labels.