Class
TextBlockAxisItem

Axis item text container properties

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

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

Inheritance: objectStateManagedObjectRenderedObjectLayoutElementTextBlockTextBlockAxisItem

Implements: IChartingStateManagedItemIChartingStateManagerIOrdering

Inherited Members TextBlock.textBlockCalculatedMaxLengthTextBlock.textBlockParentTextBlock.DEFAULT_TEXTTextBlock.CopyFrom(TextBlock)TextBlock.VisibleTextBlock.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

TextBlockAxisItem()

Create new instance of TextBlockAxisItem class.

Declaration

cs-api-definition
public TextBlockAxisItem()

TextBlockAxisItem(ChartAxisItem, IContainer)

Create new instance of TextBlockAxisItem class.

Declaration

cs-api-definition
public TextBlockAxisItem(ChartAxisItem parent, IContainer container)

Parameters

parent

ChartAxisItem

Parent element

container

IContainer

Container element