Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| desktop:desktop_chart_scripting_function_reference_plot_line [2022/01/11 13:53] – created rob | desktop:desktop_chart_scripting_function_reference_plot_line [2023/09/21 19:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ---- | ---- | ||
| + | < | ||
| + | ^ LineStyle Values^^ | ||
| + | ^ Value ^ Description ^ | ||
| + | | LineStyle.Solid| A solid line. | | ||
| + | | LineStyle.Dash | A dashed line. | | ||
| + | | LineStyle.Dot | A dotted line. | | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | LineStyle Values | ||
| - | Value Description | ||
| - | LineStyle.Solid A solid line. | ||
| - | LineStyle.Dash A dashed line. | ||
| - | LineStyle.Dot A dotted line. | ||