`ChartReportType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.Enums.ChartReportType(*args, **kwds) Bases: enum.Enum Specifies the ChartReportType. Overview Attributes Name ChartAndTabularData ChartOnly None_ TabularDataOnly Attribute detail ChartReportType.ChartAndTabularData = 3 ChartReportType.ChartOnly = 2 ChartReportType.None_ = 4 ChartReportType.TabularDataOnly = 1