HeatmapColourMap

StockSharp.Xaml.Charting.Visuals

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

Hereda de: Control

Implementa: INotifyPropertyChanged

Constructores

HeatmapColourMap()

Initializes a new instance of the HeatmapColourMap class.

Propiedades

FastHeatMapRenderableSeries : FastHeatMapRenderableSeries

Gets or sets the associated FastHeatMapRenderableSeries to derive color information from

Orientation : Orientation

Gets or sets Orientation

Eventos

PropertyChanged : PropertyChangedEventHandler

Is raised when a property is changed

Campos

FastHeatMapRenderableSeriesProperty : DependencyProperty

Defines the FastHeatMapRenderableSeries DependencyProperty

OrientationProperty : DependencyProperty

Defines the Orientation DependencyProperty