Title

Contents
[ ]

title

Encapsulates the object that represents the title of chart or axis.

Property Name Property Type Nullable ReadOnly DefaultValue Description
IsVisible Boolean True False Represents whether the title is visible.
LinkedSource String True False
RotationAngle Integer True False
Text String True False Gets or sets the text of display unit label.
TextDirection String True False
TextHorizontalAlignment String True False
TextVerticalAlignment String True False
Area Class:Area True False
AutoScaleFont Boolean True False
BackgroundMode String True False
Border Class:Line True False
Font Class:Font True False
IsAutomaticSize Boolean True False
IsInnerMode Boolean True False
Shadow Boolean True False
Width Integer True False
Height Integer True False
X Integer True False
Y Integer True False

Parent Name : ChartFrame