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