public class PieLegendLayout
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static PieLegendLayout |
SHOW_LABEL
The legend shows only the label, the group value.
|
static PieLegendLayout |
SHOW_LABEL_AND_AMOUNT
The legend shows the label and the amount.
|
static PieLegendLayout |
SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE
The legend shows the label the amount and the percentage.
|
static PieLegendLayout |
SHOW_LABEL_AND_PERCENTAGE
The legend shows the label and the percentage.
|
public static final PieLegendLayout SHOW_LABEL
public static final PieLegendLayout SHOW_LABEL_AND_AMOUNT
public static final PieLegendLayout SHOW_LABEL_AND_PERCENTAGE
public static final PieLegendLayout SHOW_LABEL_AND_AMOUNT_AND_PERCENTAGE
Copyright © 1999-2020 by i-net software GmbH