New to Telerik UI for WinFormsStart a free 30-day trial

Chart title text container properties

Definition

Constructors

Create new instance of TextBlockTitle class.

C#
public TextBlockTitle()

Create new instance of TextBlockTitle class.

C#
public TextBlockTitle(ChartTitle parent, IContainer container)
Parameters:parentChartTitle

Parent element

containerIContainer

Container element

Properties

Contained text data

C#
public override string Text { get; set; }

Overrides: TextBlock.Text