[]
Gets or sets the field in the data source that stores the series name.
[Browsable(false)]
[FpCategory("Category_Data")]
public virtual string SeriesNameDataField { get; set; }
<Browsable(False)>
<FpCategory("Category_Data")>
Public Overridable Property SeriesNameDataField As String
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |