Click or drag to resize

RelaxISPlugin_AxisValueRepresentation Method

A (usually) short name that represents the value calculated by this tool for a given converter.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract string Representation(
	RelaxISPlugin_TransferFunction Converter
)

Parameters

Converter  RelaxISPlugin_TransferFunction
The converter currently in use

Return Value

String
Remarks
A plot axis shows: Representation / Unit
See Also