Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataField Class
Members


SeriesDataField Class
Represents the series data source using a formula.
Syntax
Remarks
SeriesDataField is not a complete data source for the series. If a series needs more than one value (like HighLowBar series), it needs more than one SeriesDataField as a data source. Each SeriesDataField is bound as a data source of the corresponding value.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Chart.SeriesDataField

See Also