ComponentOne FlexChart for WPF
GetValues Method (Heatmap)

C1.WPF.FlexChart.Extended.4 Assembly > C1.WPF.Chart.Extended Namespace > Heatmap Class : GetValues Method
Gets the series data values.
Syntax
'Declaration
 
Public Overrides Function GetValues( _
   ByVal dim As System.Integer _
) As System.Double()
public override System.double[] GetValues( 
   System.int dim
)

Parameters

dim
See Also

Reference

Heatmap Class
Heatmap Members