FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Series Class / GetDataSource Method

In This Topic
    GetDataSource Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetDataSource() As System.Collections.IEnumerable
    protected virtual System.Collections.IEnumerable GetDataSource()
    See Also