Table of Contents

operations attribute

Option to choose a logarithmic scale for the vertical axis.

Content Type

string

Parent

Type

Remarks

Option to choose a logarithmic scale for the vertical axis. The parameter’s real value should always be larger than 0 for log10(value) to be possible.

Examples

<Param>
	<Display>
		<Trending>
			<Type operations="log10"/>
		</Trending>
	</Display>
</Param>