Initializes a new instance of the HeatmapRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public HeatmapRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of Series that should be rendered as heat intensity.
See Also