int MLGetLinkedEnvIDString (MLINK link, const char ** e) returns the identification string of the MathLink environment connected to link and stores it in e.
int MLGetUTF8Symbol (MLINK link, const unsigned char ** s, int *b, int *c) gets a UTF-8 encoded character string corresponding to the name of a symbol from the MathLink ...
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.
BarOrigin is an option to BarChart and related functions that specifies the origin placement for bars.
BarSpacing is an option to BarChart and related functions that controls the spacing between bars and groups of bars.
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
ChartLegends is an option for charting functions that specifies what legends should be used for chart elements.
ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.