currentAxis = dataviz.SectorSizeAxis
if(jsonParam['expression'] != None):
    currentAxis.Expression  = jsonParam['expression']