Linear converter

BrowseName: LinearConverter
SuperType: Converter (Converter)

Properties

Name

BrowseName

DataType

Description

Slope

Slope

Double

Coefficient m of the linear equation y = mx + q

Intercept

Intercept

Double

Value q of the linear equation y = mx + q

Source

Source

Number

Mode

Mode

DataBindModeType

(Inherited from Converter)

Is pull

IsPull

Boolean

This is a boolean flag. When its value is “True” object works in pull mode.
(Inherited from Converter)