[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.FlexChart.Extended.4.6.2 Assembly
C1.WPF.Chart.Extended
Classes
Heatmap
Methods
GetValues
dotnet-framework-api
C1.WPF.FlexChart.4.6.2 Assembly
C1.WPF.FlexChart.Extended.4.6.2 Assembly
C1.Chart
C1.WPF.Chart.Extended
Classes
ColorAxis
DiscreteColorScale
DiscreteColorScale.Interval
GradientColorScale
Heatmap
Constructors
Fields
Properties
Methods
GetChartType
GetItem
GetValues
OnRendering
dotnet-api
(Showing Draft Content)
C1.WPF.Chart.Extended.Heatmap.GetValues
GetValues Method
GetValues(int)
Gets the series data values.
Declaration
public override double[] GetValues(int dim)
Parameters
Type
Name
Description
int
dim
Returns
Type
Description
double
[]
Overrides
Series.GetValues(int)