Klasse PieLegendLayout
java.lang.Object
com.inet.report.chart.plot.PieLegendLayout
- Alle implementierten Schnittstellen:
Serializable
This class defines the layout of the pie legend.
- Seit:
- 8.0
- Siehe auch:
-
Feldübersicht
FelderModifikator und TypFeldBeschreibungstatic final PieLegendLayoutThe legend shows only the label, the group value.static final PieLegendLayoutThe legend shows the label and the amount.static final PieLegendLayoutThe legend shows the label the amount and the percentage.static final PieLegendLayoutThe legend shows the label and the percentage. -
Methodenübersicht
-
Felddetails
-
SHOW_LABEL
The legend shows only the label, the group value. -
SHOW_LABEL_AND_AMOUNT
The legend shows the label and the amount. -
SHOW_LABEL_AND_PERCENTAGE
The legend shows the label and the percentage. -
SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE
The legend shows the label the amount and the percentage.
-
-
Methodendetails
-
equals
-
hashCode
-
toString
-