PivotItem.GetDoubleValue

PivotItem.GetDoubleValue method

Gets the double value of the pivot item If the value is null or not number ,it will return 0

public double GetDoubleValue()

See Also