Package | Description |
---|---|
com.steema.teechart.styles | |
com.steema.teechart.tools |
Modifier and Type | Class and Description |
---|---|
class |
Callout
Title: Callout class
|
class |
GaugeSeriesPointer |
class |
MarksCallout
Title: MarksCallout class
|
Modifier and Type | Field and Description |
---|---|
protected SeriesPointer |
CustomPolar.iPointer |
protected SeriesPointer |
CustomPoint.point |
Modifier and Type | Method and Description |
---|---|
SeriesPointer |
CustomBox.getBox()
Controls the appearance of CustomBoxSeries box.
Box contains several properties to control the formatting attributes of box, like Pen, Brush, Draw3D, Visible, etc. |
SeriesPointer |
Gauges.getCenter()
Returns a sub-object with properties that control the appearance of a shape at the middle of gauge.
|
SeriesPointer |
PointFigure.getDownSymbol() |
SeriesPointer |
Gauges.getEndPoint()
Returns a sub-object with properties that control the appearance of a shape at the end of the gauge arrow.
|
SeriesPointer |
CircularGauge.getEndPoint() |
SeriesPointer |
CustomBox.getExtrOut()
Controls the appearance of the extreme range of outer points.
ExtrOut contains several properties to control the formatting attributes of the extreme range of outer points like Pen, Brush, Draw3D, Visible, etc. |
SeriesPointer |
CustomBox.getMildOut()
Controls the appearance of the mid range of outer points.
MildOut contains several properties to control the formatting attributes of the mid range of outer points like Pen, Brush, Draw3D, Visible, etc. |
SeriesPointer |
Ternary.getPointer() |
SeriesPointer |
Smith.getPointer()
Defines pen to draw SmithSeries Chart.
|
SeriesPointer |
Points3D.getPointer()
Each point in a PointSeries is drawn using the Pointer properties.
It is a subclass of Points series, Line series and all other derived PointSeries classes like Bubble series. Default value: null |
SeriesPointer |
CustomPolar.getPointer()
Pointer contains several properties to control the formatting
attributes of Points like Pen, Brush, Draw3D, Visible, etc.
It is a subclass of Points series, Line series and all other derived Points series classes like Bubble series, Polar series and Candle series. |
SeriesPointer |
CustomPoint.getPointer()
Defines all necessary properties of the Series Pointer.
It is a subclass of Points series, Line series and all other derived Points series classes like Bubble series. Each point in a Points series is drawn using the Pointer properties. Pointer contains several methods to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc. |
SeriesPointer |
Contour.getPointer() |
SeriesPointer |
PointFigure.getUpSymbol() |
Modifier and Type | Method and Description |
---|---|
void |
SeriesPointer.assign(SeriesPointer source) |
void |
CircularGauge.setEndPoint(SeriesPointer value) |
void |
Ternary.setPointer(SeriesPointer value) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationCallout
Title: AnnotationCallout class
|
Modifier and Type | Method and Description |
---|---|
SeriesPointer |
ScrollPager.getEndLinePointer() |
SeriesPointer |
ScrollPager.getStartLinePointer() |