HeatmapColourMap
StockSharp.Xaml.Charting.Visuals
A Legend Control for the FastHeatMapRenderableSeries, which gives a visual representation of double-to-color mapping in the heatmap
Inherits: Control
Implements: INotifyPropertyChanged
Constructors
HeatmapColourMap()
Initializes a new instance of the HeatmapColourMap class.
Properties
FastHeatMapRenderableSeries : FastHeatMapRenderableSeries
Gets or sets the associated FastHeatMapRenderableSeries to derive color information from
Orientation : Orientation
Gets or sets Orientation
Events
PropertyChanged : PropertyChangedEventHandler
Is raised when a property is changed
Fields
FastHeatMapRenderableSeriesProperty : DependencyProperty
Defines the FastHeatMapRenderableSeries DependencyProperty
OrientationProperty : DependencyProperty
Defines the Orientation DependencyProperty