PodWidth is an option for WolframAlpha that determines the width parameters of the content returned by the Wolfram|Alpha API.
PointFigureChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a point and figure chart with prices p_i at date date_i.PointFigureChart[{" name", daterange}] makes a point and ...
Point
(Built-in Mathematica Symbol) Point[coords] is a graphics primitive that represents a point. Point[{coords_1, coords_2, ...}] represents a collection of points.
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 ...
PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.
PolarGridLines is an option for sector charts and polar plots that specifies polar grid lines.
PolarPlot[r, {\[Theta], \[Theta]_min, \[Theta]_max}] generates a polar plot of a curve with radius r as a function of angle \[Theta].PolarPlot[{f_1, f_2, ...}, {\[Theta], ...