Chart title text container properties
| C# | Visual Basic | Visual Basic Usage |
public class TextBlockLegend : TextBlockHidden
Public Class TextBlockLegend _ Inherits TextBlockHidden
Dim instance As TextBlockLegend
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| TextBlockLegend()()()() |
Create new instance of TextBlockLegend class.
| |
| TextBlockLegend(ExtendedLabel, IContainer) |
Create new instance of TextBlockLegend class.
| |
| Appearance |
Text field style
(Inherited from TextBlock.) | |
| BringForward()()()() |
Send element at one step forward in the render order list
(Inherited from RenderedObject.) | |
| BringToFront()()()() |
Set element at the first position in render order list
(Inherited from RenderedObject.) | |
| CloneState()()()() |
Makes a view state clone
(Inherited from StateManagedObject.) | |
| Container |
Link to container element
(Inherited from RenderedObject.) | |
| CopyFrom(TextBlock) | (Inherited from TextBlock.) | |
| DEFAULT_TEXT |
Default text of text block
(Inherited from TextBlock.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
(Inherited from LayoutElement.) | |
| Dispose()()()() | (Inherited from StateManagedObject.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetOffsetBottom(Object) |
Gets bottom offset
(Inherited from LayoutElement.) | |
| GetOffsetLeft(Object) |
Gets left offset
(Inherited from LayoutElement.) | |
| GetOffsetRight(Object) |
Gets right offset
(Inherited from LayoutElement.) | |
| GetOffsetTop(Object) |
Gets top offset
(Inherited from LayoutElement.) | |
| GetOrder()()()() |
Get this elements order position in container
(Inherited from RenderedObject.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LoadViewState(Object) |
Loads data from a view state
(Inherited from LayoutElement.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| objectContainer |
Container, that contains the render order for taken up elements
(For property)
(Inherited from RenderedObject.) | |
| Parent |
Parent chart element
(Inherited from TextBlock.) | |
| Remove()()()() |
Remove this element from render order list
(Inherited from RenderedObject.) | |
| SaveViewState()()()() |
Saves settings to a view state
(Inherited from LayoutElement.) | |
| SendBackward()()()() |
Send element at one step back in the render order list
(Inherited from RenderedObject.) | |
| SendToBack()()()() |
Send element at the end of render order list
(Inherited from RenderedObject.) | |
| SetDirty()()()() |
Sets the item dirty state
(Inherited from StateManagedObject.) | |
| SetOrder(Int32) |
Set this object in new render order position
(Inherited from RenderedObject.) | |
| Text |
Contained text data
(Inherited from TextBlock.) | |
| textBlockCalculatedMaxLength |
Max length of text
(Inherited from TextBlock.) | |
| textBlockParent |
Parent element
(Inherited from TextBlock.) | |
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Inherited from JsonExtensionsWeb.) | |
| ToString()()()() | (Inherited from Object.) | |
| TrackViewState()()()() |
Tracking view state changes
(Inherited from LayoutElement.) | |
| ViewStateIgnoresCase |
Gets if view sate should ignore case
(Inherited from StateManagedObject.) | |
| Visible |
Gets and sets visibility of TextBlock
(Inherited from TextBlockHidden.) |
| Object | ||||||
| StateManagedObject | ||||||
| RenderedObject | ||||||
| LayoutElement | ||||||
| TextBlock | ||||||
| TextBlockHidden | ||||||
| TextBlockLegend | ||||||