desktop:desktop_chart_scripting_function_reference_plot_points

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
desktop:desktop_chart_scripting_function_reference_plot_points [2022/01/11 14:21] robdesktop:desktop_chart_scripting_function_reference_plot_points [2023/09/21 19:58] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
 Draws a point plot of the value. Draws a point plot of the value.
 +
 +----
  
 <datatables> <datatables>
Line 13: Line 15:
 | <value>| The value to plot. | | <value>| The value to plot. |
 | <pointsize>| The size of points to plot. | | <pointsize>| The size of points to plot. |
-| <pointstyle> | The style of the points. See PointStyle below. |+| <pointstyle> |The style of the points. See PointStyle below. |
 | <pointcolor> | The color to draw the points. | | <pointcolor> | The color to draw the points. |
 | <fillcolor>| The color to draw the center of the points. | | <fillcolor>| The color to draw the center of the points. |
 | <bordercolor>| The color to draw the outline of the points. | | <bordercolor>| The color to draw the outline of the points. |
 </datatables>  </datatables>
 +
 +----
   
   
   
   
 +<datatables>
 +^ 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. |
 +</datatables>
   
  
- +---- 
- +  
-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.+
  
  • desktop/desktop_chart_scripting_function_reference_plot_points.1641910900.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)