public interface ILegend extends IChartComponent
Modifier and Type | Method and Description |
---|---|
boolean |
isShowValue()
Checks if series value could be shown in the Legend.
|
void |
setShowValue(boolean show)
Sets the option if series value could be shown in the Legend.
|
getTitle, isVisible, setVisible
boolean isShowValue()
IChart.isColorByCategory()
,
IChart.setColorByCategory(boolean)
void setShowValue(boolean show)
show
- show value or notIChart.isColorByCategory()
,
IChart.setColorByCategory(boolean)
Copyright © 2005-2008 Actuate Corp. All rights reserved.