Assign the given values to the specified measure. This will create the measure if it doesn’t already exist.
measureName (str) – The name of the measure whose value is to be set or created.
startPointValue (float) – The start point value of the measure.
endPointValue (float) – The end point value of the measure.
None