Promotic
Login logon

TableHeadFont - property of the PmgTrendViewer object

Description:
Font of the header legends in the table mode.
The property returns the ObjectFont object. The font appearance can be changed by writing into its properties.
Syntax:
Object TableHeadFont
Note:
Property access for read-only. The value of this property is defined in the "Font" configurator of this object.
 
This property is also functional in Web panels.
 
The property is used only if the table mode is set.
See also:
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe;
var oFont = oTView.TableHeadFont;
oFont.Size = 8;
oFont.Bold = true;
oFont.Italic = true;
oFont.Name = "MS Sans Serif";
Example2:
See the complex example in the TableTimeColumnWidth method.
PROMOTIC 9.0.34 SCADA system documentation MICROSYS, spol. s r.o.

Send page remark Contact responsible person
© MICROSYS, spol. s r.o.Update cookies preferences