Spread Windows Forms 7.0 Product Documentation
SeriesDataField Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : SeriesDataField Class


Glossary Item Box

Represents the series data source using a formula.

Object Model

SeriesDataField Class

Syntax

Visual Basic (Declaration) 
Public Class SeriesDataField 
   Implements FarPoint.Win.Chart.IChartSupportDataSource 
Visual Basic (Usage)Copy Code
Dim instance As SeriesDataField
C# 
public class SeriesDataField : FarPoint.Win.Chart.IChartSupportDataSource  

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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.