Polygon pen

BrowseName: XYChartPolygonPen
SuperType: XY chart pen (XYChartPen)

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.

Properties

Name

BrowseName

DataType

Description

Point array

PointArray

Number

Bidimensional array of x, y 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 pen line

Enabled

Enabled

Boolean

Enables/disables the interaction with the user (True = enabled; False = disabled).
(Inherited from XY chart pen)