ansys.fluent.core.streaming_services.monitor_streaming.MonitorsManager.get_monitor_set_prop#

MonitorsManager.get_monitor_set_prop(monitor_set_name, property)

Get monitor set property.

Parameters:
monitor_set_namestr

Name of the monitor.

propertystr

Property of the monitor set. It can be title, xlabel, or ylabel.

Returns:
str

Monitor set property.