Class TextBlockMarkedZone
MarkedZone label's text container properties
Inheritance
System.Object
TextBlockMarkedZone
Inherited Members
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll
Syntax
public class TextBlockMarkedZone : TextBlock, IChartingStateManagedItem, IChartingStateManager, IOrdering, IDisposable
Constructors
TextBlockMarkedZone()
Create new instance of TextBlockMarkedZone class.
Declaration
public TextBlockMarkedZone()
TextBlockMarkedZone(MarkedZoneLabel, IContainer)
Create new instance of TextBlockMarkedZone class.
Declaration
public TextBlockMarkedZone(MarkedZoneLabel parent, IContainer container)
Parameters
Marked Parent element |
IContainer
container
Container element |