C1.Blazor.Chart Assembly / C1.Chart Namespace / SeriesBase Class / GetValues Method

In This Topic
GetValues Method (SeriesBase)
In This Topic
Gets the data values.
Syntax
'Declaration
 
Public Overridable Function GetValues( _
   ByVal dim As Integer _
) As Double()
 

Parameters

dim
See Also