Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.axis | |
com.steema.teechart.legend | |
com.steema.teechart.styles |
Modifier and Type | Class and Description |
---|---|
class |
Footer
Title: Footer class
|
class |
Header
Title: Header class
|
class |
TextShapePosition
Title: TextShapePosition class
|
class |
Title
Title: Title class
|
Modifier and Type | Method and Description |
---|---|
void |
TextShape.assign(TextShape s)
Assign all properties from a TextShape to another.
|
Modifier and Type | Class and Description |
---|---|
class |
AxisLabelItem
Custom label
|
class |
AxisLabels
Axis Label characteristic
|
class |
AxisTitle
Title: AxisTitle class
|
Modifier and Type | Method and Description |
---|---|
void |
Axis.drawAxisLabel(ChartFont f,
int x,
int y,
int angle,
java.lang.String st,
TextShape format)
Draws Axis Label (String) in font f at specified X,Y co-ordinate at
Angle.
|
void |
Axis.drawAxisLabel(ChartFont f,
int x,
int y,
int angle,
java.lang.String st,
TextShape format,
boolean isTitle)
Draws Axis Label (String) in font f at specified X,Y co-ordinate at
Angle.
|
void |
Axis.drawAxisLabel(int x,
int y,
int angle,
java.lang.String st,
TextShape labelItem)
Draws Axis Label (String) at specified X,Y co-ordinate at Angle.
|
Modifier and Type | Class and Description |
---|---|
class |
Legend
Title: Legend class
|
class |
LegendTitle
Title: LegendTitle class
|
Modifier and Type | Class and Description |
---|---|
class |
Calendar.CalendarCell
Title: CalendarCell class
|
class |
Calendar.CalendarCellUpper
Title: CalendarCellUpper class
|
class |
MarksItem
Title: MarksItem class
|
class |
SeriesMarks
Title: SeriesMarks
|
Modifier and Type | Field and Description |
---|---|
protected TextShape |
MarksItems.iMarks |
Modifier and Type | Method and Description |
---|---|
TextShape |
Shape.getFormat() |
protected TextShape |
SeriesMarks.markItem(int valueIndex) |
Modifier and Type | Method and Description |
---|---|
protected void |
Series.calculateMarkPosition(TextShape shape,
java.lang.String aText,
int xPos,
int yPos,
SeriesMarksPosition position) |