[]
        
(Showing Draft Content)

FarPoint.Web.Chart.LabelArea.TextDataField

TextDataField Property

TextDataField

Gets or sets the field in the data source that stores the text.

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

value is a null reference (Nothing in VB).