- Getting started
- Using the software
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
XY chart
Displays the value of two-dimensional variables in a Cartesian chart.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Zoom | Zoom | Zoom level of the chart. <1 = zoom backward; >1 = zoom forward. | |
Center X | CenterX | X coordinate in relation to which to center the chart. | |
Center Y | CenterY | Y coordinate in relation to which to center the chart. | |
Key visible | LegendVisible | Show/hide the legend of the pens. | |
Pens | Pens | Trend lines. Trend pen collection of objects. | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Methods
Refresh
- BrowseName
- Refresh
Provide Feedback