Skip to main content
A newer version of this page is available. .

TripleExponentialMovingAverageTrix.IndicatorName Property

Returns the localized name of the indicator type.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[Browsable(false)]
public override string IndicatorName { get; }

Property Value

Type Description
String

A String value.

See Also