Class TextBlockLegend
Chart title text container properties
Inheritance
System.Object
TextBlockLegend
Inherited Members
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll
Syntax
public class TextBlockLegend : TextBlockHidden, IChartingStateManagedItem, IChartingStateManager, IOrdering, IDisposable
Constructors
TextBlockLegend()
Create new instance of TextBlockLegend class.
Declaration
public TextBlockLegend()
TextBlockLegend(ExtendedLabel, IContainer)
Create new instance of TextBlockLegend class.
Declaration
public TextBlockLegend(ExtendedLabel parent, IContainer container)
Parameters
Extended Parent element |
IContainer
container
Container element |