Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

PointSize

FilledSmallSquare 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 graph.

FilledSmallSquare PointSize can be used in both two- and three-dimensional graphics.

FilledSmallSquare The initial default is PointSize[0.008] for two-dimensional graphics, and PointSize[0.01] for three-dimensional graphics.

FilledSmallSquare See Section 2.10.3.

FilledSmallSquare See also: AbsolutePointSize, Thickness.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.