Uses of Enum Class
com.sforce.soap.partner.ReportChartSize
Packages that use ReportChartSize
-
Uses of ReportChartSize in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return ReportChartSizeModifier and TypeMethodDescriptionIReportChartComponent.getSize()element : size of type {urn:partner.soap.sforce.com}ReportChartSize java type: com.sforce.soap.partner.ReportChartSizeReportChartComponent.getSize()static ReportChartSizeReturns the enum constant of this class with the specified name.static ReportChartSize[]ReportChartSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type ReportChartSizeModifier and TypeMethodDescriptionvoidIReportChartComponent.setSize(ReportChartSize size) voidReportChartComponent.setSize(ReportChartSize size)