Object: CurveChart2D
- Updated2024-09-12
- 2 minute(s) read
(Area | Areas | BirdsEyeView | Bode | Cascade | ChannelTable | Contour | CurveChart2D | Dialog | DisplayObj | Map | Orbit | Picture | Polar | ShaftCenterline | Sheet | TextBox | Video) > Area > Object: CurveChart2D
Object: CurveChart2D
The CurveChart2D object provides a 2D axis system in DIAdem VIEW.
The following example creates a 2D axis system with a curve:
VBScript | Python |
Dim oMySheet, oMyChart, oMyCurve Call View.NewLayout() Set oMySheet = View.ActiveSheet oMySheet.ActiveArea.DisplayObjType = "CurveChart2D" Set oMyChart = View.ActiveSheet.ActiveArea.DisplayObj Set oMyCurve = oMyChart.Curves2D.Add("[1]/[1]","[1]/[2]")
Properties
Abscissa | Area | AxisLabeling | Constants | Curves2D | DateTimeRepresentation | Decorations | DoubleBuffered | LastZoomMode | LegendItems | LegendWidth | Ordinate | Segments | Sound | SubCursor | SubCursorType | ToolbarVisible | UseCurveRelatedYScaling | XAxisMargin | XAxisMarginMode | XBegin | XEnd | XScalingMode | XScalingType | YAxisMargin | YAxisMarginMode | YBegin | YEnd | YScaling | YScalingBegin | YScalingEnd | YScalingList | YScalingMode | ZoomCursor
Methods
Returned From
See Also
Procedures
Configuring a Map Display | Configuring a Text Box Display | Deleting Curve Sections and Interpolating over Specified Points | Displaying 2D Axis Systems with Several Y-Axes | Displaying Images in DIAdem VIEW | Displaying Properties in the Legend of a Curve | Displaying the Curve Coordinates | Displaying Videos and Data Synchronously | Finding Values in Channel Tables | Interpolating Curve Points | Setting the Leading Curve | Transferring VIEW Layouts to DIAdem REPORT | Viewing Data as Curves | Zooming and Scrolling Curve Areas
Examples
Analyzing and Displaying Channels Section by Section | Automatic Display of Harmonic Frequencies | Background Segments in DIAdem VIEW | Calculating a Tangent to a Curve | Creating and Viewing Long Data Channels | Dynamic Display of Statistical Characteristic Values in DIAdem VIEW | Overlaying Objects in Videos | User Dialog Box in VIEW for the Calculation of the FFT and Harmonic Frequencies | Vibration Data Analysis with Parallel Processing | Viewing and Automatically Analyzing Data