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

In This Topic
    GetDataType Method (Series)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetDataType( _
       ByVal dim As System.Integer _
    ) As DataType
    public DataType GetDataType( 
       System.int dim
    )

    Parameters

    dim
    See Also