ClassTextTitle
Class
Defines a chart title with fixed text content for scenarios where the caption does not come from data.
Definition
Namespace:Telerik.Windows.Documents.Model.Drawing.Charts
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public class TextTitle : Title
Constructors
TextTitle(string)
Create a new TextTitle with the specified literal text.
Properties
Text
Gets the caption text displayed as the chart title.