Syntax
BOOL SetAlignment(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, BOOL
bAlignment);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
bAlignment
Text alignment
TRUE Text is to the right of the bar
FALSE Text is to the left of the bar
Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
SetScaling example (Page 1522)
SetAxisSection
Function
When using bar objects, it specifies the axis section, i.e. the difference between the values of
two neighboring axis labels.
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1169