You are here: Start » AVL.NET » HeatmapThresholds Constructor

HeatmapThresholds Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public HeatmapThresholds
(
	int lowerThreshold,
	int middleThreshold,
	int upperThreshold
)

Parameters

Name Type Range Default Description
lowerThresholdint
middleThresholdint
upperThresholdint

See also