Spread Windows Forms 12.0 Product Documentation
FieldName Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SeriesDataField Class : FieldName Property
Indicates what the series is bound to.
Syntax
'Declaration
 
Public ReadOnly Property FieldName As String
'Usage
 
Dim instance As SeriesDataField
Dim value As String
 
value = instance.FieldName
public string FieldName {get;}

Property Value

The name of the field.
See Also

Reference

SeriesDataField Class
SeriesDataField Members