Spread for ASP.NET 8.0 Product Documentation
SeriesDataField Class
Members 


Represents the series data source using a formula.
Object Model
SeriesDataField Class
Syntax
'Declaration
 
Public Class SeriesDataField 
'Usage
 
Dim instance As SeriesDataField
public class SeriesDataField 
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.Web.Spread.Chart.SeriesDataField

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

SeriesDataField Members
FarPoint.Web.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.