Uses of Enum Class
com.stimulsoft.report.chart.enums.StiLegendVertAlignment
Packages that use StiLegendVertAlignment
Package
Description
-
Uses of StiLegendVertAlignment in com.stimulsoft.report.chart.enums
Methods in com.stimulsoft.report.chart.enums that return StiLegendVertAlignmentModifier and TypeMethodDescriptionstatic StiLegendVertAlignmentStiLegendVertAlignment.forValue(int value) static StiLegendVertAlignmentReturns the enum constant of this class with the specified name.static StiLegendVertAlignment[]StiLegendVertAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiLegendVertAlignment in com.stimulsoft.report.chart.interfaces.legend
Methods in com.stimulsoft.report.chart.interfaces.legend that return StiLegendVertAlignmentMethods in com.stimulsoft.report.chart.interfaces.legend with parameters of type StiLegendVertAlignment -
Uses of StiLegendVertAlignment in com.stimulsoft.report.chart.view.legend
Methods in com.stimulsoft.report.chart.view.legend that return StiLegendVertAlignmentModifier and TypeMethodDescriptionStiLegend.getVertAlignment()Gets or sets vertical alignment of legend placement.Methods in com.stimulsoft.report.chart.view.legend with parameters of type StiLegendVertAlignment