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