IDataElementSymbolPlacement 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 (24.3.0.1000)
Syntax NumericSymbolPlacement SymbolPlacement { get; set; }
Property SymbolPlacement As NumericSymbolPlacement
Get
Set
property NumericSymbolPlacement SymbolPlacement {
NumericSymbolPlacement get ();
void set (NumericSymbolPlacement value);
}
abstract SymbolPlacement : NumericSymbolPlacement with get, set
Property Value
Type:
NumericSymbolPlacementSee Also