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 (25.3.0.1000)
Syntaxpublic CellsetAxis CalculationAxis { get; }Public ReadOnly Property CalculationAxis As CellsetAxis
	Get
public:
property CellsetAxis CalculationAxis {
	CellsetAxis get ();
}member CalculationAxis : CellsetAxis with get
Property Value
Type: 
CellsetAxis
See Also