NetCharts Pro

netcharts.pro.common.lineset
Interface NFValueLabelConstants

All Known Implementing Classes:
NFBubbleSet, NFLineSet, NFParetochart

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

static final int NONE
No value label style


TOP

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


BOTTOM

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


RIGHT

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


LEFT

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


TOPRIGHT

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


TOPLEFT

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


BOTTOMRIGHT

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


BOTTOMLEFT

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


CENTER

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


NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
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: Jun 28, 2011