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
Description: Text displayed below Chart
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
Header
Title: Header class
Description: Text displayed above Chart
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
TextShapePosition
Title: TextShapePosition class
Description: Shape Custom Position.
|
class |
Title
Title: Title class
Description: Underlying Title characteristics.
|
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
Title: AxisLabelItem class
Description: Custom label
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
AxisLabels
Axis Label characteristic
Title: AxisLabels class
Description: Axis Label characteristics
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
AxisTitle
Title: AxisTitle class
Description: Axis Title characteristics
Copyright (c) 2005-2018 by Steema Software SL.
|
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
Description: Accesses all Chart Legend characteristics
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
LegendTitle
Title: LegendTitle class
Description: Legend title characteristics
Copyright (c) 2005-2018 by Steema Software SL.
|
Modifier and Type | Class and Description |
---|---|
class |
Calendar.CalendarCell
Title: CalendarCell class
Description: Contains the characteristics of each Calendar Cell.
|
class |
Calendar.CalendarCellUpper
Title: CalendarCellUpper class
Description: Format information for the upper row cells of the Calendar
Series.
|
class |
MarksItem
Title: MarksItem class
Description:
Copyright (c) 2005-2018 by Steema Software SL.
|
class |
SeriesMarks
Title: SeriesMarks
Description: Series Marks characteristics.
|
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) |