Product Details

Plot Pack - Component Details

iPlot is a real-time plotting component that supports data with a continuously incrementing x-value. For plotting data that does not have a continuously incrementing x-value, use the iXYPlot component. Both components support the following main features

  • Unlimited number of Channels
  • Channel Ring Buffers
  • Annotations (Text, Line, and Rectangle)
  • Unlimited number of X&Y Axes
  • Built in Toolbar and Legend
  • Linear and Logarithmic Scales
  • Reversible Scales
  • Value, Prefix, Exponent, and Data/Time Scale Label styles
  • Horizontal or Vertical orientation of Axes
  • Data Point Markers
  • Data Fill (iPlot component only)
  • Intelligent AutoScale of Axes in human readable format (1-2-5 Rule)
  • Visual Layout manager (Design-Time and Run-Time)
  • Stackable Scales (Can be resized and dragged to stack in the Visual Layout Manager)
  • Printing, Saving, Picture interface, and CopyToClipBoard

To access a specific channel, use the Channel property. To add or remove a channel at run-time, use the AddChannel, DeleteChannel, and RemoveAllChannel methods. For design-time changes, use the built-in property editor.

To access a specific annotation, use the Annotation property. To add or remove an annotation at runtime, use the AddAnnotation, DeleteAnnotation, and RemoveAllAnnotation methods. Annotations can not be added at design-time.

To access a specific x-axis, use the XAxis property. To add or remove a x-axis, use the AddXAxis, DeleteXAxis, and RemoveAllXAxes methods. For design-time changes, use the built-in property editor.

To access a specific y-axis, use the YAxis property. To add or remove a y-axis, use the AddYAxis, DeleteYAxis, and RemoveAllYAxes methods. For design-time changes, use the built-in property editor.

To access the data view, use the DataView property with an index of zero. The interfaces allow for more than one data view but is currently not supported and is left for future expansion.

To access the toolbar, use the ToolBar property with an index of zero. The interfaces allow for more than one toolbar but is currently not supported and is left for future expansion.

To access the legend, use the Legend property with an index of zero. The interfaces allow for more than one legend but is currently not supported and is left for future expansion.

Download a demo and evaluation of this component... Order this component online...  

 

Plot XY Component


iXYPlot is a real-time plotting component that supports data with any type of X and Y coordinate data. For plotting data that has a continuously incrementing x-value, use the iPlot component. Both components support the following main features

  • Unlimited number of Channels
  • Channel Ring Buffers
  • Annotations (Text, Line, and Rectangle)
  • Unlimited number of X&Y Axes
  • Built in Toolbar and Legend
  • Linear and Logarithmic Scales
  • Reversible Scales
  • Value, Prefix, Exponent, and Data/Time Scale Label styles
  • Horizontal or Vertical orientation of Axes
  • Data Point Markers
  • Data Fill (iPlot component only)
  • Intelligent AutoScale of Axes in human readable format (1-2-5 Rule)
  • Visual Layout manager (Design-Time and Run-Time)
  • Stackable Scales (Can be resized and dragged to stack in the Visual Layout Manager)
  • Printing, Saving, Picture interface, and CopyToClipBoard

To access a specific channel, use the Channel property. To add or remove a channel at run-time, use the AddChannel, DeleteChannel, and RemoveAllChannel methods. For design-time changes, use the built-in property editor.

To access a specific annotation, use the Annotation property. To add or remove an annotation at runtime, use the AddAnnotation, DeleteAnnotation, and RemoveAllAnnotation methods. Annotations can not be added at design-time.

To access a specific x-axis, use the XAxis property. To add or remove a x-axis, use the AddXAxis, DeleteXAxis, and RemoveAllXAxes methods. For design-time changes, use the built-in property editor.

To access a specific y-axis, use the YAxis property. To add or remove a y-axis, use the AddYAxis, DeleteYAxis, and RemoveAllYAxes methods. For design-time changes, use the built-in property editor.

To access the data view, use the DataView property with an index of zero. The interfaces allow for more than one data view but is currently not supported and is left for future expansion.

To access the toolbar, use the ToolBar property with an index of zero. The interfaces allow for more than one toolbar but is currently not supported and is left for future expansion.

To access the legend, use the Legend property with an index of zero. The interfaces allow for more than one legend but is currently not supported and is left for future expansion.


Download a demo and evaluation of this component... Order this component online...