Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Chart Namespace / SeriesDataField Class / SeriesDataField Constructor / SeriesDataField Constructor()


In This Topic
    SeriesDataField Constructor()
    In This Topic
    Initializes a new instance of the SeriesDataField class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SeriesDataField()
    public SeriesDataField()
    See Also