NetCharts Pro

Uses of Interface
netcharts.pro.common.NFCDLGenerator

Packages that use NFCDLGenerator
netcharts.pro.charts.bubble Main interface for working with the bubblechart object. 
netcharts.pro.charts.diagram Main interface for working with the diagram object. 
netcharts.pro.charts.radar Main interface for working with the radarchart object. 
netcharts.pro.charts.strip Main interface for working with the stripchart object. 
netcharts.pro.charts.time Main interface for working with the timechart object. 
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.barset Classes for manipulating barsets. 
netcharts.pro.common.lineset Classes for manipulating linesets. 
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
 

Uses of NFCDLGenerator in netcharts.pro.charts.bubble
 

Classes in netcharts.pro.charts.bubble that implement NFCDLGenerator
 class NFBubbleScale
          Defines Z axis scaling in a NFBubblechart.
 

Uses of NFCDLGenerator in netcharts.pro.charts.diagram
 

Classes in netcharts.pro.charts.diagram that implement NFCDLGenerator
 class NFNode
          The NFNode object represents a textual, image, shape, or a point on a diagram chart.
 class NFNodeEdge
          This class is used to define a line between two nodes in a NFDiagramchart.
 

Uses of NFCDLGenerator in netcharts.pro.charts.radar
 

Classes in netcharts.pro.charts.radar that implement NFCDLGenerator
 class NFRadialGrid
          The NFRadialGrid object describes a single circular grid line, or filled grid line, in a radar chart.
 

Uses of NFCDLGenerator in netcharts.pro.charts.strip
 

Classes in netcharts.pro.charts.strip that implement NFCDLGenerator
 class NFStripAxisRange
          This object is used to define the range and behavior characteristics of the top and bottom strip chart axes.
 

Uses of NFCDLGenerator in netcharts.pro.charts.time
 

Classes in netcharts.pro.charts.time that implement NFCDLGenerator
 class NFTimeSet
          An NFTimeSet describes a single set time data along with its appearance characteristics.
 

Uses of NFCDLGenerator in netcharts.pro.common
 

Classes in netcharts.pro.common that implement NFCDLGenerator
 class NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
 class NFAreaSize
           
 class NFArrowLine
          The NFArrowLine object is used to define lines and shapes used to highlight data items or areas within a chart.
 class NFAxisMap
          The Axis map object is used to identify how each dimension of a data element is translated into screen coordinates.
 class NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
 class NFFillPattern
          This object represents a single fill pattern configuration.
 class NFFormat
          Provides formatting for data-derived labels found in axes and popup data labels, If the format type is INTEGER or FLOAT, the input data value is expected to be of type integer or float and will be parsed as such (if string conversion is necessary).
 class NFLabel
          The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
 class NFLegendItem
          The NFLegendItem represents a single item in a legend.
 class NFLegendItemSymbol
          The NFLegendItemSymbol object extends NFSymbol to provide support for additional symbol types not described in NFSymbol.
 class NFLine
          The NFLine object describes a line's color, thickness, and style.
 class NFModalLabel
          The NFModalLabel object describes a element of text to include whether or not the text should be shown as well as the rendering attributes of the text.
 class NFNote
          The NFNote object represents a single note.
 class NFNumberFormat
          The NFNumberFormat object provides the ability to change the display of digits to use different symbols to delimit decimal values and grouping symbols.
 class NFPoint
          NFPoint provides storage for X/Y values as either double precision numbers or Dates.
 class NFRange
          The NFRange object identifies the minimum and maximum values of a given scale.
 class NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
 class NFSymbol
          The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
 class NFTextStyle
          The NFTextStyle describes how text is to be rendered.
 

Uses of NFCDLGenerator in netcharts.pro.common.barset
 

Classes in netcharts.pro.common.barset that implement NFCDLGenerator
 class NFBarSymbol
          The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
 

Uses of NFCDLGenerator in netcharts.pro.common.lineset
 

Classes in netcharts.pro.common.lineset that implement NFCDLGenerator
 class NFLineSetLine
          The NFLineSetLine object is throughout several different chart types to define data lines.
 class NFLineSetSymbol
          The NFLineSetSymbol object extends NFSymbol to provide support for symbol outline color and width attributes.
 

Uses of NFCDLGenerator in netcharts.pro.common.rectangular
 

Classes in netcharts.pro.common.rectangular that implement NFCDLGenerator
 class NFAxesSize
          A NFAxesSize specifies the amount of space that will be allocated to draw top, bottom, left and right axes.
 class NFAxisMargin
          The NFAxisMargin object specifies a padding to add before and after the plot area of a graph.
 class NFGridBackground
          This object is used to define a grid's background color or image properties.
 class NFGridLine
          This object is used to define a grid's line style.
 class NFScaleSetAxisRange
          The NFScaleSetAxisRange is used to define multiple scales within the same axis (not to be confused with multiple axes on the same axis side).
 


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 - 2004
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: Apr 1, 2004