TotalsCalculationRuleCalculationAxis Property |
Gets the calculation axis.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
CellsetAxis
See Also