NetCharts Pro

netcharts.pro.common.lineset
Interface NFValueLabelConstants

All Known Implementing Classes:
NFBubbleSet, NFLineSet

public interface NFValueLabelConstants

Contains the set of constants use for defining value labels.


Field Summary
static int BOTTOM
          Bottom value label style - The line point is below the label.
static int BOTTOMLEFT
          Bottom Left value label style - The line point is to the bottom and left of the label.
static int BOTTOMRIGHT
          Bottom Right value label style - The line point is to the bottom and right of the label.
static int CENTER
          Center value label style - The label is center on the line point.
static int LEFT
          Left value label style - The line point is to the left of the label.
static int NONE
          No value label style
static int RIGHT
          Right value label style - The line point is to the right of the label.
static int TOP
          Top value label style - The line point is above the label.
static int TOPLEFT
          Top Left value label style - The line point is to the top and left of the label.
static int TOPRIGHT
          Top Right value label style - The line point is to the top and right of the label.
 

Field Detail

NONE

public static final int NONE
No value label style

TOP

public static final int TOP
Top value label style - The line point is above the label.

BOTTOM

public static final int BOTTOM
Bottom value label style - The line point is below the label.

RIGHT

public static final int RIGHT
Right value label style - The line point is to the right of the label.

LEFT

public static final int LEFT
Left value label style - The line point is to the left of the label.

TOPRIGHT

public static final int TOPRIGHT
Top Right value label style - The line point is to the top and right of the label.

TOPLEFT

public static final int TOPLEFT
Top Left value label style - The line point is to the top and left of the label.

BOTTOMRIGHT

public static final int BOTTOMRIGHT
Bottom Right value label style - The line point is to the bottom and right of the label.

BOTTOMLEFT

public static final int BOTTOMLEFT
Bottom Left value label style - The line point is to the bottom and left of the label.

CENTER

public static final int CENTER
Center value label style - The label is center on the line point.

NetCharts Pro


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2005
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Feb 1, 2005