RelationalColumnSymbolPlacement 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.Relational
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public NumericSymbolPlacement SymbolPlacement { get; set; }

Property Value

Type: NumericSymbolPlacement

Implements

IDataElementSymbolPlacement
See Also