Enum TitleType
Specifies the kind of chart title.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum TitleType
Formula
A title whose text is provided by a formula referencing data.
Text
A title whose text is a fixed literal value.