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

Empty Series message text container properties

Definition

Constructors

Create new instance of TextBlockEmptySeriesMessage class.

C#
public TextBlockEmptySeriesMessage()

Create new instance of TextBlockEmptySeriesMessage class.

C#
public TextBlockEmptySeriesMessage(EmptySeriesMessage parent, IContainer container)
Parameters:parentEmptySeriesMessage

Parent element

containerIContainer

Container element

Properties

Contained text data

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

Overrides: TextBlock.Text