Title (Object)

Member of:

Subcomponents object

Description:

Represents the title associated with a gauge or (Live) Chart.

Example:

This example shows how to set the traffic light gauge title to “July Sales” and make it visible:

TrafficLight.Title.Text = "July Sales"
TrafficLight.Title.Visible = true

Methods:

None

Properties:

Read-write:

Text as String, Visible as Boolean

Objects:

Font