HeatmapColourMap

StockSharp.Xaml.Charting.Visuals

A Legend Control for the FastHeatMapRenderableSeries, which gives a visual representation of double-to-color mapping in the heatmap

继承自: Control

实现: INotifyPropertyChanged

构造函数

HeatmapColourMap()

Initializes a new instance of the HeatmapColourMap class.

属性

FastHeatMapRenderableSeries : FastHeatMapRenderableSeries

Gets or sets the associated FastHeatMapRenderableSeries to derive color information from

Orientation : Orientation

Gets or sets Orientation

事件

PropertyChanged : PropertyChangedEventHandler

Is raised when a property is changed

字段

FastHeatMapRenderableSeriesProperty : DependencyProperty

Defines the FastHeatMapRenderableSeries DependencyProperty

OrientationProperty : DependencyProperty

Defines the Orientation DependencyProperty