TotalsCalculationRuleCalculationAxis Property |
Gets the calculation axis.
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 CellsetAxis CalculationAxis { get; }
Public ReadOnly Property CalculationAxis As CellsetAxis
Get
public:
property CellsetAxis CalculationAxis {
CellsetAxis get ();
}
member CalculationAxis : CellsetAxis with get
Property Value
Type:
CellsetAxisSee Also