set_text_data# Text.set_text_data(center_x, center_y, text)# Set the data for the text object. Parameters: center_xValueX value of the center point. center_yValueY value of the center point. textstrString value for the text object.