Element Details: Chart+Title+Font
 Back


Available in: Logi Info Source code name: FontChartTitle

Specifies the font, color, size, and/or angle.

Alignment is a static chart only attribute.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Alignment
Right
Left
Center
Sets the Alignment of the text. This works for static charts and ChartCanvas elements.
FontAngle
UserDefined
90
0
Sets the text angle. The value is in degrees. Positive numbers rotate the text in a counter-clockwise direction. This can be set to either 0 - for horizontal and 90 - for vertical placement of text values. Middle values may be used with some elements. Backgrounds and borders do not always work with rotated labels.
FontColor
UserDefined
Sets the text color. Select a color name, or an RGB value.
FontFilename
UserDefined
The name of font. The font name may be followed by "bold" and/or "italic". This example specifies the font "Courier New" with bold and italic: Courier New Bold Italic For charts and heatmaps, the default font is Arial when this attribute is blank or the font is not found on the system. In previous versions, this attribute represented the filename of a font that is installed on the server. Font files are located in the Fonts folder, usually c:\windows\fonts. Font filenames may still be used, but font names are recommended.
FontSize
UserDefined
Specifies the size of the text.



PARENT ELEMENTS

Click element to drill down for more information.

Animated Chart.Pie
Animated Chart.Scatter
Animated Chart.XY
Chart.Gantt
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug