Represents a series containing heatmap points.
The following tables list the members exposed by the HeatmapSeries type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the HeatmapSeries class. |
Name | Description | |
---|---|---|
![]() |
Implements Series.Dimensions. Returns 3. |
|
![]() |
Implements Series.Size. Returns the number of elements in Values list. |
|
![]() |
Implements Series.SupportedLabels. |
|
![]() |
Implements Series.Title. Gets or sets the title of this series. |
|
![]() |
Gets or sets the series' points. |
Name | Description | |
---|---|---|
![]() |
Implements Series.GetLabel. |
|
![]() |
Implements Series.GetValue. Returns a coordinate of specified point in this series. |
|
![]() |
Implements Series.IsEmphasized. HeatmapSeries always returns false. |
|
![]() |
Implements Series.IsSorted. |
Name | Description | |
---|---|---|
![]() |
Raises the DataChanged event. |
Name | Description | |
---|---|---|
![]() |
Implements Series.DataChanged. Raised when the values in this series change. |