Open this page in the API Guide

IDataElement.SymbolPlacement Property

Gets or sets the location of the symbol. Location of symbol cannot be set for currency as that is handled by user locale settings.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
NumericSymbolPlacement SymbolPlacement { get; set; }

Property Value

Type: NumericSymbolPlacement
See Also