FormulaMetricSetAlignment Property |
Gets or sets the script alignment behavior.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public FormulaAlignment Alignment { get; set; }
Public Property Alignment As FormulaAlignment
Get
Set
public:
property FormulaAlignment Alignment {
FormulaAlignment get ();
void set (FormulaAlignment value);
}
member Alignment : FormulaAlignment with get, set
Property Value
Type:
FormulaAlignmentSee Also