Enum TitleType
Represents the possible types of chart title.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum TitleType
Formula
Denotes the formula chart title type. This type of title holds a formula which refers to the actual title.
Text
Denotes the text chart title type. This type of title holds a text literal to be used as title.