XY chart
Displays the value of two-dimensional variables in a Cartesian chart
- BrowseName
- XYChart
- SuperType
- Element(Item)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Zoom | Zoom | Double | Zoom level of the chart. <1: zoom backward; >1: zoom forward |
Center X | CenterX | Double | X coordinate in relation to which to center the chart |
Center Y | CenterY | Double | Y coordinate in relation to which to center the chart |
Key visible | LegendVisible | Boolean | Show/hide the legend of the pens |
Style | Style | String | Graphic style applied to the control |
Pens | Pens | XY chart pen | Trend lines. Trend pen collection of objects |
Visible | Visible | Boolean | (Inherited from Element) |
Enabled | Enabled | Boolean | (Inherited from Element) |
Opacity | Opacity | Float | (Inherited from Element) |
Left margin | LeftMargin | Size | (Inherited from Element) |
Top margin | TopMargin | Size | (Inherited from Element) |
Right margin | RightMargin | Size | (Inherited from Element) |
Bottom margin | BottomMargin | Size | (Inherited from Element) |
Width | Width | Size | (Inherited from Element) |
Height | Height | Size | (Inherited from Element) |
Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
Rotation | Rotation | Size | (Inherited from Element) |
Methods
Refresh
- BrowseName
- Refresh
Refresh the displayed data