Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
desktop:desktop_chart_scripting_function_reference_plot_points [2022/01/11 14:05] – created rob | desktop:desktop_chart_scripting_function_reference_plot_points [2023/09/21 19:58] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PLOT_POINTS ====== | ====== PLOT_POINTS ====== | ||
- | + | * PLOT_POINTS( < | |
- | RSS | + | |
- | PLOT_POINTS( < | + | |
- | PLOT_POINTS( < | + | |
- | PLOT_POINTS( < | + | |
Draws a point plot of the value. | Draws a point plot of the value. | ||
- | Function Parameters | + | ---- |
- | Parameter Description | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
+ | < | ||
+ | ^ Function Parameters^^ | ||
+ | ^ Parameter ^ Description ^ | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
+ | </ | ||
+ | ---- | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | ^ PointStyle Values^^ | ||
+ | ^ Parameter ^ Description ^ | ||
+ | | PointStyle.Circle | A solid circle. | | ||
+ | | PointStyle.OpenCircle | An open circle. | | ||
+ | | PointStyle.Square | A solid square. | | ||
+ | | PointStyle.OpenSquare | An open square. | | ||
+ | | PointStyle.Triangle | A solid triangle. | | ||
+ | | PointStyle.OpenTriangle | An open triangle. | | ||
+ | </ | ||
+ | |||
- | PointStyle Values | + | ---- |
- | Value Description | + | |
- | PointStyle.Circle A solid circle. | + | |
- | PointStyle.OpenCircle An open circle. | + | |
- | PointStyle.Square A solid square. | + | |
- | PointStyle.OpenSquare An open square. | + | |
- | PointStyle.Triangle A solid triangle. | + | |
- | PointStyle.OpenTriangle An open triangle. | + | |