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

Chart Y Axis text container properties

Definition

Constructors

Create new instance of TextBlockYAxisLabel class.

C#
public TextBlockYAxisLabel()

Create new instance of TextBlockYAxisLabel class.

C#
public TextBlockYAxisLabel(AxisYLabel parent, IContainer container)
Parameters:parentAxisYLabel

Parent element

containerIContainer

Container element

Properties

Contained text data

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

Overrides: TextBlock.Text