Aspose::Words::Drawing::Charts::ChartAxisTitle::set_Text method

ChartAxisTitle::set_Text method

Sets the text of the axis title. If null or empty value is specified, auto generated title will be shown.

void Aspose::Words::Drawing::Charts::ChartAxisTitle::set_Text(const System::String &value)

See Also