Uses of Enum Class
com.stimulsoft.report.chart.enums.StiTopNMode
Packages that use StiTopNMode
Package
Description
-
Uses of StiTopNMode in com.stimulsoft.report.chart.enums
Methods in com.stimulsoft.report.chart.enums that return StiTopNModeModifier and TypeMethodDescriptionstatic StiTopNModeStiTopNMode.forValue(int value) static StiTopNModeReturns the enum constant of this class with the specified name.static StiTopNMode[]StiTopNMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiTopNMode in com.stimulsoft.report.chart.interfaces.topN
Methods in com.stimulsoft.report.chart.interfaces.topN that return StiTopNModeMethods in com.stimulsoft.report.chart.interfaces.topN with parameters of type StiTopNMode -
Uses of StiTopNMode in com.stimulsoft.report.chart.view.topN
Methods in com.stimulsoft.report.chart.view.topN that return StiTopNModeModifier and TypeMethodDescriptionfinal StiTopNModeStiSeriesTopN.getMode()Gets or sets output values mode.Methods in com.stimulsoft.report.chart.view.topN with parameters of type StiTopNMode