public interface ILegend extends IChartComponent
| 限定符和类型 | 方法和说明 |
|---|---|
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, setVisibleboolean 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.