ASP.NET Pack Programmer's Guide
TextComponent.Text Property
See Also
 





Gets or sets the text that should be drawn inside this component.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public string Text { get; set; }

Visual Basic  Copy Code

Public Property Text As String

 Property Value

 See Also

TextComponent Members
TextComponent Class
MindFusion.Charting.Components Namespace