LegendTextDirection is an option for Legend, which specifies the direction of text next to the key box.
M
(Combinatorica Package Symbol) M[g] gives the number of edges in the graph g. M[g, Directed] is obsolete because M[g] works for directed as well as undirected graphs.
WaveletPsi[wave, x] gives the wavelet function \[Psi](x) for the symbolic wavelet wave evaluated at x.WaveletPsi[wave] gives the wavelet function as a pure function.
SetVertexWeights[g] assigns random real weights in the range [0, 1] to vertices in g. SetVertexWeights[g, w] assigns the weights in the weight list w to the vertices of g. ...
LegendShadow is an option for Legend which specifies the shadowing drawn around the legend.
ContentPadding is an option for objects that can be displayed with frames that specifies whether the vertical margins should shrink wrap tightly around the contents.
RandomVariate[dist] gives a pseudorandom variate from the symbolic distribution dist.RandomVariate[dist, n] gives a list of n pseudorandom variates from the symbolic ...
EdgeLabelPosition is an option that allows the user to place an edge label in a certain position relative to the midpoint of the edge. LowerLeft is the default value of this ...
FinancialData["name"] gives the last known price or value for the financial entity specified by " name".FinancialData["name", start] gives a list of dates and daily closing ...
LegendPosition is an option for Legend, which specifies the location of the lower-left corner of a legend box.