Package | Description |
---|---|
org.swtchart | |
org.swtchart.internal.series |
Modifier and Type | Method and Description |
---|---|
ILineSeries.PlotSymbolType |
ILineSeries.getSymbolType()
Gets the symbol type.
|
static ILineSeries.PlotSymbolType |
ILineSeries.PlotSymbolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILineSeries.PlotSymbolType[] |
ILineSeries.PlotSymbolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ILineSeries.setSymbolType(ILineSeries.PlotSymbolType type)
Sets the symbol type.
|
Modifier and Type | Method and Description |
---|---|
ILineSeries.PlotSymbolType |
LineSeries.getSymbolType() |
Modifier and Type | Method and Description |
---|---|
void |
LineSeries.setSymbolType(ILineSeries.PlotSymbolType type) |
Copyright © 2015. All Rights Reserved.