LineStyle Property¶
Summary¶
Gets or sets the Line Style for given Output property. By default it is set to Solid
Remarks¶
If PlotType = PlotType.Line (default) the LineStyle can be added. Supported line styles are: Dots DotsRare DotsVeryRare Lines LinesDots Solid
Signature¶
1 |
|
Return Value¶
LineStyle
Declaring Type¶
Examples¶
1 2 3 4 5 |
|
Last update: January 27, 2023