Click or drag to resize

IndicatorBaseToStringFormat Method

Gets the string format of the value

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public override string ToStringFormat(
	double value
)

Parameters

value  Double

Return Value

String
See Also