PointSize
Usage
• PointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with diameter d. The diameter d is given as a fraction of the total width of the plot.
Notes
• PointSize can be used in both two- and three-dimensional graphics. • The initial default is PointSize[0.008] for two-dimensional graphics, and PointSize[0.01] for three-dimensional graphics. • New in Version 1.
|