WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / SeriesBase Class / GetValues Method
In This Topic
    GetValues Method (SeriesBase)
    In This Topic
    Gets the data values.
    Syntax
    public virtual double[] GetValues( 
       int dim
    )

    Parameters

    dim
    See Also