Polygon pen
XY chart object pen. Draws a line whose values represent both dimensions of a two-dimensional matrix variable and links the first and last point drawing a polygon
- BrowseName
- XYChartPolygonPen
- SuperType
- XY chart pen(XYChartPen)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Point array | PointArray | Number | Bidimensional array of X, X coordinates that should be drawn by the chart |
Fill color | FillColor | Color | Fill color of the polygon area |
Border color | BorderColor | Color | Color of the polygon border |
Thickness | Thickness | Size | Weight of the line |
Enabled | Enabled | Boolean | (Inherited from XY chart pen) |