|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FusionGraph.FusionStyleType in fusioncharts |
|---|
| Methods in fusioncharts that return FusionGraph.FusionStyleType | |
|---|---|
FusionGraph.FusionStyleType |
FusionGraph.FusionStyle.getStyleType()
Getter method to get the Style's style type. |
static FusionGraph.FusionStyleType |
FusionGraph.FusionStyleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FusionGraph.FusionStyleType[] |
FusionGraph.FusionStyleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fusioncharts with parameters of type FusionGraph.FusionStyleType | |
|---|---|
void |
FusionGraph.FusionStyle.setStyleType(FusionGraph.FusionStyleType styleType)
Setter method to set the Style Type |
| Constructors in fusioncharts with parameters of type FusionGraph.FusionStyleType | |
|---|---|
FusionGraph.FusionStyle(java.lang.String styleName,
FusionGraph.FusionStyleType styleType)
Constructor for a FusionStyle object. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||