Scale line pen¶
BrowseName: XYChartScalarLinePen
SuperType: XY chart line (XYChartLinePen)
XY chart object pen that draws a line whose points represent the X and Y coordinates of two variables X and Y.
Properties¶
Name |
BrowseName |
DataType |
Description |
|---|---|---|---|
| X | X |
X coordinate variable |
|
| Y | Y |
Y coordinate variable |
|
| 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)
|