[]
        
(Showing Draft Content)

FarPoint.Win.Chart.LabelArea.Text

Text Property

Text

Gets or sets the text displayed in the label area.

Declaration
[FpCategory("Category_Appearance")]
public string Text { get; set; }
<FpCategory("Category_Appearance")>
Public Property Text As String
Exceptions
Type Condition
ArgumentNullException

value is a null reference (Nothing in VB).