Class
TextBlockLegend

Chart title text container properties

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TextBlockLegend : TextBlockHidden, IChartingStateManagedItem, IChartingStateManager, IOrdering

Inheritance: objectStateManagedObjectRenderedObjectLayoutElementTextBlockTextBlockHiddenTextBlockLegend

Implements: IChartingStateManagedItemIChartingStateManagerIOrdering

Inherited Members TextBlockHidden.VisibleTextBlock.textBlockCalculatedMaxLengthTextBlock.textBlockParentTextBlock.DEFAULT_TEXTTextBlock.CopyFrom(TextBlock)TextBlock.ParentTextBlock.TextTextBlock.AppearanceLayoutElement.GetOffsetLeft(object)LayoutElement.GetOffsetTop(object)LayoutElement.GetOffsetRight(object)LayoutElement.GetOffsetBottom(object)LayoutElement.TrackViewState()LayoutElement.LoadViewState(object)LayoutElement.SaveViewState()RenderedObject.objectContainerRenderedObject.GetOrder()RenderedObject.SetOrder(int)RenderedObject.Remove()RenderedObject.BringForward()RenderedObject.BringToFront()RenderedObject.SendBackward()RenderedObject.SendToBack()RenderedObject.ContainerStateManagedObject.CloneState()StateManagedObject.SetDirty()StateManagedObject.ViewStateIgnoresCase

Constructors

TextBlockLegend()

Create new instance of TextBlockLegend class.

Declaration

cs-api-definition
public TextBlockLegend()

TextBlockLegend(ExtendedLabel, IContainer)

Create new instance of TextBlockLegend class.

Declaration

cs-api-definition
public TextBlockLegend(ExtendedLabel parent, IContainer container)

Parameters

parent

ExtendedLabel

Parent element

container

IContainer

Container element