Back to Devexpress

HeatmapRangeStop Constructors

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmaprangestop-dot-ctor.md

latest1.1 KB
Original Source

HeatmapRangeStop Constructors

A color range boundary.

NameParametersDescription
HeatmapRangeStop()noneInitializes a new instance of the HeatmapRangeStop class.
HeatmapRangeStop(Double, HeatmapRangeStopType)value, unitTypeInitializes a new instance of the HeatmapRangeStop class with specified settings.
HeatmapRangeStop(Double)valueInitializes a new instance of the HeatmapRangeStop class with specified settings.

See Also

HeatmapRangeStop Class

HeatmapRangeStop Members

DevExpress.Xpf.Charts.Heatmap Namespace