[]
        
(Showing Draft Content)

FarPoint.Web.Chart.DoubleCollection.DataField

DataField Property

DataField

Gets or sets the field in the data source that supplies the double values.

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

value is a null reference (Nothing in VB).