public class IlvLegendSeparator extends Object implements Border
ilvLegendSeparator {
class : "ilog.views.chart.IlvLegendSeparator(color,thickness,insideMargin,outsideMargin)";
color : "green";
insideMargin : "2";
outsideMargin : "2";
thickness : "2";
}
| Modifier and Type | Property and Description |
|---|---|
String |
class
Creates a new legend separator. |
Color |
color
Sets the color of the separator. |
int |
insideMargin
Sets the inside margin. |
int |
outsideMargin
Sets the outside margin. |
int |
thickness
Sets the thickness of the separator. |
public String class
class : "ilog.views.chart.IlvLegendSeparator(color,thickness,insideMargin,outsideMargin)";public Color color
color : "green";public int insideMargin
insideMargin : "2";public int outsideMargin
outsideMargin : "2";public int thickness
thickness : "2";© Copyright Rogue Wave Software, Inc. 1997, 2017. All Rights Reserved.