Uses of Enum Class
com.stimulsoft.report.chart.enums.StiRadarStyle
Packages that use StiRadarStyle
Package
Description
-
Uses of StiRadarStyle in com.stimulsoft.report.chart.enums
Methods in com.stimulsoft.report.chart.enums that return StiRadarStyleModifier and TypeMethodDescriptionstatic StiRadarStyleStiRadarStyle.forValue(int value) static StiRadarStyleReturns the enum constant of this class with the specified name.static StiRadarStyle[]StiRadarStyle.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiRadarStyle in com.stimulsoft.report.chart.interfaces.areas.radar
Methods in com.stimulsoft.report.chart.interfaces.areas.radar that return StiRadarStyleMethods in com.stimulsoft.report.chart.interfaces.areas.radar with parameters of type StiRadarStyle -
Uses of StiRadarStyle in com.stimulsoft.report.chart.view.areas.radar
Methods in com.stimulsoft.report.chart.view.areas.radar that return StiRadarStyleModifier and TypeMethodDescriptionfinal StiRadarStyleStiRadarArea.getRadarStyle()Gets or sets style of radar area.Methods in com.stimulsoft.report.chart.view.areas.radar with parameters of type StiRadarStyle