ClassTextBlockTitle
Class
Chart title text container properties
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TextBlockTitle : TextBlock, IChartingStateManagedItem, IChartingStateManager, IOrdering
Inheritance: objectStateManagedObjectRenderedObjectLayoutElementTextBlockTextBlockTitle
Implements:
Inherited Members
Constructors
TextBlockTitle()
Create new instance of TextBlockTitle class.
Declaration
cs-api-definition
public TextBlockTitle()
TextBlockTitle(ChartTitle, IContainer)
Create new instance of TextBlockTitle class.
Declaration
cs-api-definition
public TextBlockTitle(ChartTitle parent, IContainer container)
Parameters
parent
Parent element
container
Container element