Array line pen¶
BrowseName: XYChartArrayLinePen
SuperType: XY chart line (XYChartLinePen)
XY chart object pen that draws a line whose points represent both dimensions of a two-dimensional matrix variable.
Properties¶
Name |
BrowseName |
DataType |
Description |
---|---|---|---|
Point array | PointArray |
Bidimensional array of x, y coordinates that should be drawn by the chart |
|
Editable | Editable |
Enable/disable the change of the value directly in the chart. |
|
Color | Color |
Color of the pen line
(Inherited from XY chart line)
|
|
Thickness | Thickness |
Weight of the pen line
(Inherited from XY chart line)
|
|
Enabled | Enabled |
Enables/disables the interaction with the user (True = enabled; False = disabled).
(Inherited from XY chart pen)
|