# WindowsTotal Gets total number of chart windows, including the chart indicator subwindows. ``` int  WindowsTotal() const ``` Return Value Total number of windows, including the chart indicator subwindows, assigned to the class instance. If there is no chart assigned, it returns 0.