Uses of Enum Class
com.sforce.soap.metadata.ChartBackgroundDirection
-
Uses of ChartBackgroundDirection in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ChartBackgroundDirectionModifier and TypeMethodDescriptionReportChart.getBackgroundFadeDir()Dashboard.getBackgroundFadeDirection()static ChartBackgroundDirectionReturns the enum constant of this class with the specified name.static ChartBackgroundDirection[]ChartBackgroundDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type ChartBackgroundDirectionModifier and TypeMethodDescriptionvoidReportChart.setBackgroundFadeDir(ChartBackgroundDirection backgroundFadeDir) voidDashboard.setBackgroundFadeDirection(ChartBackgroundDirection backgroundFadeDirection)