public class ChartStyles extends java.lang.Object
| Constructor and Description |
|---|
ChartStyles() |
| Modifier and Type | Method and Description |
|---|---|
static ChartStyle |
createIceCubeStyle()
Creates and returns a new instance of the "Pastel" chart style.
|
static ChartStyle |
createLogicalFontStyle()
Creates and returns a new instance of the "Logical Font" chart style.
|
static ChartStyle |
createOrson1Style()
Creates and returns a new instance of the "Orson 1" chart style.
|
static ChartStyle |
createOrson2Style()
Creates and returns a new instance of the "Orson 2" chart style.
|
static ChartStyle |
createPastelStyle()
Creates and returns a new instance of the "Pastel" chart style.
|
public ChartStyles()
public static ChartStyle createOrson1Style()
null).public static ChartStyle createOrson2Style()
null).public static ChartStyle createPastelStyle()
null).public static ChartStyle createIceCubeStyle()
null).public static ChartStyle createLogicalFontStyle()
null).