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 |
SeriesDataField isn't fully data source of Series. If a Series need more than one value (like HighLowBar series), it will need more than one SeriesDataField as data source. Each SeriesDataField will be binded as data source of corresponding value.
System.Object
FarPoint.Win.Spread.Chart.SeriesDataField
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2