Click or drag to resize

IndicatorBaseIsFormattedText Property

If set to true, the indicator plot value are printed (e.g. in YAxis) as formatted text

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
public bool IsFormattedText { get; set; }

Property Value

Boolean
See Also