HeatmapChart
StockSharp.Xaml.Charting
The graphical component to display the heatmap.
Inherits: UserControl
Implements: IComponentConnector
Constructors
HeatmapChart()
Initializes a new instance of the HeatmapChart.
Methods
Clear()
Clear chart.
Draw(string[], string[], Double[0:,0:])
Draw chart values.
- xTitles
- Titles on X axis.
- yTitles
- Titles on Y axis.
- data
- Values.
InitializeComponent()
InitializeComponent