NetCharts Pro

netcharts.pro.charts.radar
Class NFRadialAxis

java.lang.Object
  extended by netcharts.pro.common.NFBaseClass
      extended by netcharts.pro.common.circular.NFBaseRadialAxis
          extended by netcharts.pro.charts.radar.NFRadialAxis
All Implemented Interfaces:
java.lang.Cloneable

public class NFRadialAxis
extends NFBaseRadialAxis

Class for Radar chart axes.


Constructor Summary
NFRadialAxis()
          Creates a new NFRadialAxis
NFRadialAxis(java.lang.String axisName)
          Creates a new NFRadialAxis using the specified axis name
 
Method Summary
 java.lang.String getAxisName()
          Returns the current name of the axis.
 void setAxisName(java.lang.String axisName)
          Sets the name of the axis to the value specified.
 
Methods inherited from class netcharts.pro.common.circular.NFBaseRadialAxis
clone, getColor, getColorModified, getScale, getTicFormat, getTicLabel, getTicLabels, getTitleActiveLabel, getTitleLabel, setColor, setColorModified, setScale, setScale, setTicFormat, setTicLabel, setTicLabels, setTitleActiveLabel, setTitleLabel
 
Methods inherited from class netcharts.pro.common.NFBaseClass
getModified, getUserObject, setModified, setUserObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NFRadialAxis

public NFRadialAxis()
Creates a new NFRadialAxis


NFRadialAxis

public NFRadialAxis(java.lang.String axisName)
Creates a new NFRadialAxis using the specified axis name

Parameters:
axisName -
Method Detail

setAxisName

public void setAxisName(java.lang.String axisName)
Sets the name of the axis to the value specified.

Parameters:
axisName - The name of the axis

getAxisName

public java.lang.String getAxisName()
Returns the current name of the axis.

Returns:
The current name of the axis

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