Uses of Enum Class
com.stimulsoft.report.components.enums.StiMarkersStyle
Packages that use StiMarkersStyle
-
Uses of StiMarkersStyle in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiMarkersStyleModifier and TypeMethodDescriptionstatic StiMarkersStyleStiMarkersStyle.forValue(int value) static StiMarkersStyleReturns the enum constant of this class with the specified name.static StiMarkersStyle[]StiMarkersStyle.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiMarkersStyle in com.stimulsoft.report.design
Methods in com.stimulsoft.report.design that return StiMarkersStyleMethods in com.stimulsoft.report.design with parameters of type StiMarkersStyleModifier and TypeMethodDescriptionfinal voidStiDesignerInfo.setMarkersStyle(StiMarkersStyle value)