Serialized Form
Package com.steema.teechart |
applyZOrder
boolean applyZOrder
chart3D
int chart3D
clipPoints
boolean clipPoints
elevation
int elevation
fontZoom
double fontZoom
horizOffset
int horizOffset
orthoAngle
int orthoAngle
orthogonal
boolean orthogonal
perspective
int perspective
rotation
int rotation
tilt
int tilt
vertOffset
int vertOffset
view3D
boolean view3D
zoom
int zoom
zoomText
boolean zoomText
readResolve
protected java.lang.Object readResolve()
inner
BevelStyle inner
outer
BevelStyle outer
width
int width
visible
boolean visible
colorOne
Color colorOne
colorTwo
Color colorTwo
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
protected java.lang.Object readResolve()
aspect
Aspect aspect
cancelMouse
boolean cancelMouse
axes
Axes axes
panel
Panel panel
printer
Printer printer
legend
Legend legend
header
Header header
subHeader
Header subHeader
footer
Footer footer
subFooter
Footer subFooter
walls
Walls walls
series
SeriesCollection series
tools
ToolsCollection tools
page
Page page
clipWhenMetafiling
boolean clipWhenMetafiling
clipWhenPrinting
boolean clipWhenPrinting
chartBounds
Rectangle chartBounds
chartRect
Rectangle chartRect
panning
Scroll panning
zoom
Zoom zoom
left
AxisSavedScales left
top
AxisSavedScales top
right
AxisSavedScales right
bottom
AxisSavedScales bottom
originalCursor
Cursor originalCursor
autoScale
boolean autoScale
isDirty
boolean isDirty
invertedRotation
boolean invertedRotation
wallP
Point[] wallP
cursor
int cursor
readResolve
protected java.lang.Object readResolve()
pen
ChartPen pen
brush
ChartBrush brush
visible
boolean visible
width
int width
readResolve
protected java.lang.Object readResolve()
maxPoints
int maxPoints
current
int current
scaleLast
boolean scaleLast
autoScale
boolean autoScale
marginLeft
double marginLeft
marginTop
double marginTop
marginRight
double marginRight
marginBottom
double marginBottom
backInside
boolean backInside
marginUnits
PanelMarginUnits marginUnits
internalCanvas
Graphics3D internalCanvas
x
int x
y
int y
width
int width
height
int height
allow
ScrollMode allow
mouseButton
int mouseButton
brush
ChartBrush brush
height
int height
width
int width
smoothBlur
int smoothBlur
smooth
boolean smooth
visible
boolean visible
visible
boolean visible
bTransparent
boolean bTransparent
pPen
ChartPen pPen
bBevel
Bevel bBevel
shadow
Shadow shadow
bImageBevel
ImageBevel bImageBevel
bBrush
ChartBrush bBrush
shapeBounds
Rectangle shapeBounds
bBorderRound
int bBorderRound
serialVersionUID: 75565439472837495L
readResolve
protected java.lang.Object readResolve()
cliptext
boolean cliptext
iDrawText
boolean iDrawText
textAlign
StringAlignment textAlign
lines
java.lang.String[] lines
shapeStyle
TextShapeStyle shapeStyle
font
ChartFont font
textFormat
TextFormat textFormat
bCustomPosition
boolean bCustomPosition
readResolve
protected java.lang.Object readResolve()
adjustFrame
boolean adjustFrame
alignment
StringAlignment alignment
iSize
int iSize
bApplyDark
boolean bApplyDark
autoHide
boolean autoHide
back
Walls.BackWall back
bottom
Walls.BottomWall bottom
left
Walls.LeftWall left
right
Walls.RightWall right
visible
boolean visible
view3D
boolean view3D
allow
boolean allow
animated
boolean animated
animatedSteps
int animatedSteps
bBrush
ChartBrush bBrush
direction
ZoomDirections direction
mouseButton
int mouseButton
keyShift
int keyShift
minPixels
int minPixels
pen
ChartPen pen
zoomed
boolean zoomed
zoomAxesHist
java.util.Vector<E> zoomAxesHist
zoomCounter
int zoomCounter
style
Zoom.ZoomStyle style
animatedFactor
double animatedFactor
- Controls the animated zoom "speed" (inertia)
zoomHistory
boolean zoomHistory
Package com.steema.teechart.android |
currentX
int currentX
currentY
int currentY
canvas
Canvas canvas
restoreCount
int restoreCount
textSize
Dimension textSize
textBounds
Rect textBounds
Package com.steema.teechart.axis |
custom
CustomAxes custom
depth
DepthAxis depth
depthTop
DepthAxis depthTop
left
Axis left
right
Axis right
top
Axis top
bottom
Axis bottom
visible
boolean visible
drawBehind
boolean drawBehind
readResolve
protected java.lang.Object readResolve()
labels
AxisLabels labels
partnerAxis
Axis partnerAxis
usePartnerAxis
boolean usePartnerAxis
automatic
boolean automatic
automaticMaximum
boolean automaticMaximum
automaticMinimum
boolean automaticMinimum
desiredIncrement
double desiredIncrement
maximumValue
double maximumValue
minimumValue
double minimumValue
logarithmic
boolean logarithmic
logarithmicBase
double logarithmicBase
maximumRounded
boolean maximumRounded
minimumRound
boolean minimumRound
axispen
AxisLinePen axispen
maximumOffset
int maximumOffset
minimumOffset
int minimumOffset
axisTitle
AxisTitle axisTitle
grid
GridPen grid
minorGrid
ChartPen minorGrid
minorTickCount
int minorTickCount
minorTicks
TicksPen minorTicks
ticks
TicksPen ticks
ticksInner
TicksPen ticksInner
tickonlabelsonly
boolean tickonlabelsonly
inverted
boolean inverted
horizontal
boolean horizontal
otherSide
boolean otherSide
bVisible
boolean bVisible
startPosition
double startPosition
endPosition
double endPosition
relativePosition
double relativePosition
positionUnits
PositionUnits positionUnits
zPosition
double zPosition
value
double value
iAxisLabelsItems
AxisLabelsItems iAxisLabelsItems
readResolve
protected java.lang.Object readResolve()
iAngle
int iAngle
bOnAxis
boolean bOnAxis
iSeparation
int iSeparation
iStyle
AxisLabelStyle iStyle
bExponent
boolean bExponent
position
int position
axisvaluesformat
java.lang.String axisvaluesformat
sDatetimeformat
java.lang.String sDatetimeformat
align
AxisLabelAlign align
customSize
int customSize
multiline
boolean multiline
exactDateTime
boolean exactDateTime
roundfirstlabel
boolean roundfirstlabel
items
AxisLabelsItems items
labelsAlternate
boolean labelsAlternate
iDefaultAngle
int iDefaultAngle
angle
int angle
customSize
int customSize
centered
boolean centered
- When centered is true, grid is displayed in between axis labels.
When false, grid lines are drawn at axis labels positions.
drawEvery
int drawEvery
zPosition
double zPosition
length
int length
Package com.steema.teechart.drawing |
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
visible
boolean visible
color
Color color
foregroundColor
Color foregroundColor
gradient
Gradient gradient
imageMode
ImageMode imageMode
imageTransparent
boolean imageTransparent
solid
boolean solid
style
HatchStyle style
wrapTile
boolean wrapTile
zeroRect
Rectangle zeroRect
bold
boolean bold
bBrush
ChartBrush bBrush
italic
boolean italic
name
java.lang.String name
shadow
Shadow shadow
size
int size
strikeout
boolean strikeout
underline
boolean underline
outline
ChartPen outline
color
Color color
dashStyle
DashStyle dashStyle
width
int width
endCap
LineCap endCap
dashCap
DashCap dashCap
visible
boolean visible
transparency
int transparency
dashWidth
int dashWidth
visible
boolean visible
customTargetPolygon
Point[] customTargetPolygon
direction
GradientDirection direction
startColor
Color startColor
middleColor
Color middleColor
endColor
Color endColor
useMiddle
boolean useMiddle
transparency
int transparency
angle
double angle
radialX
int radialX
radialY
int radialY
fourPoints
Point[] fourPoints
smoothingMode
boolean smoothingMode
textSmooth
boolean textSmooth
bounds
Rectangle bounds
stringFormat
StringFormat stringFormat
pen
ChartPen pen
brush
ChartBrush brush
font
ChartFont font
buffered
boolean buffered
rotationCenter
Point3D rotationCenter
aspect
Aspect aspect
iPoints
Point[] iPoints
iPointDoubles
PointDouble[] iPointDoubles
is3D
boolean is3D
isOrtho
boolean isOrtho
s2
double s2
c1
double c1
s1
double s1
c3
double c3
s3
double s3
c2
double c2
c2s3
double c2s3
c2c3
double c2c3
tempXX
double tempXX
tempYX
double tempYX
tempXZ
double tempXZ
tempYZ
double tempYZ
iPerspec
boolean iPerspec
iOrthoX
double iOrthoX
iOrthoY
double iOrthoY
iZoomFactor
double iZoomFactor
iZoomPerspec
double iZoomPerspec
iZoomText
boolean iZoomText
xCenter
int xCenter
yCenter
int yCenter
zCenter
int zCenter
xCenterOffset
int xCenterOffset
yCenterOffset
int yCenterOffset
metafiling
boolean metafiling
pie3D
com.steema.teechart.drawing.Graphics3D.Pie3D pie3D
monochrome
boolean monochrome
colorPalette
Color[] colorPalette
textSize
Dimension textSize
line0
Point line0
line1
Point line1
fX
int fX
fY
int fY
iStream
MemoryOutputStream iStream
fonts
PDFFonts fonts
images
PDFData.PDFImages images
m_String
java.lang.String m_String
iHeight
int iHeight
segments
PDFData.PDFSegmentList segments
prevSegmentEnd
int prevSegmentEnd
format
java.text.DecimalFormat format
m_String
java.lang.String m_String
fx
int fx
fy
int fy
iClipCount
int iClipCount
iClipStack
int iClipStack
iGradientCount
int iGradientCount
docType
java.lang.String docType
antiAliasing
boolean antiAliasing
istream
java.io.OutputStream istream
graphics
java.lang.Object graphics
m_String
java.lang.String m_String
fx
int fx
fy
int fy
x
double x
y
double y
Package com.steema.teechart.events |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
Package com.steema.teechart.exports |
image
ImageExport image
template
TemplateExport template
data
Exports.DataExport data
width
int width
height
int height
fileExtension
java.lang.String fileExtension
format
java.lang.Object format
Package com.steema.teechart.functions |
iDMDown
FastLine iDMDown
iDMUp
FastLine iDMUp
interpolate
boolean interpolate
factor
int factor
includeNulls
boolean includeNulls
trendStyle
TrendStyle trendStyle
fExponential
boolean fExponential
fDeviation
double fDeviation
iOther
FastLine iOther
constant
double constant
aveSeries
Line aveSeries
fMovAve
MovingAverage fMovAve
fTypical
Line fTypical
tmpPeriod
int tmpPeriod
fVolume
ISeries fVolume
fAccumulate
boolean fAccumulate
dateCompressor
CompressOHLC.DateCompressor dateCompressor
fCompress
CompressionPeriod fCompress
tmp1
ValueList tmp1
tmp2
ValueList tmp2
tmpX1
ValueList tmpX1
tmpX2
ValueList tmpX2
readResolve
protected java.lang.Object readResolve()
ipolyDegree
int ipolyDegree
factor
int factor
firstCalcPoint
int firstCalcPoint
lastCalcPoint
int lastCalcPoint
firstPoint
int firstPoint
lastPoint
int lastPoint
numPoints
int numPoints
yCalculator
Custom.YCalculator yCalculator
startX
double startX
x
double x
tolerance
double tolerance
method
DownSamplingMethod method
r
com.steema.teechart.functions.DownSampling.ReduceResults r
reducedsize
int reducedsize
displayedPointCount
int displayedPointCount
weight
double weight
readResolve
protected java.lang.Object readResolve()
dPeriod
double dPeriod
periodStyle
PeriodStyle periodStyle
periodAlign
PeriodAlign periodAlign
cumulative
boolean cumulative
numbins
int numbins
histoS
Volume histoS
otherS
FastLine otherS
movF1
ExpMovAverage movF1
movF2
ExpMovAverage movF2
movF3
ExpMovAverage movF3
ser1
Line ser1
ser2
Line ser2
fWeighted
boolean fWeighted
fWeightedIndex
boolean fWeightedIndex
fVolume
ISeries fVolume
fExpMovAve1
ExpMovAverage fExpMovAve1
fExpMovAve2
ExpMovAverage fExpMovAve2
fExpSeries1
Line fExpSeries1
fExpSeries2
Line fExpSeries2
fPercent
boolean fPercent
complete
boolean complete
iNumPoints
int iNumPoints
iSum2
double iSum2
fStyle
RSIStyle fStyle
opens
ValueList opens
closes
ValueList closes
iSeries
Series iSeries
af
double af
ms
double ms
interpolate
boolean interpolate
factor
int factor
complete
boolean complete
iSum
double iSum
iSum2
double iSum2
iNumPoints
int iNumPoints
nums
double[] nums
dens
double[] dens
Package com.steema.teechart.imports |
template
Imports.Template template
xml
XMLImport xml
Package com.steema.teechart.legend |
readResolve
protected java.lang.Object readResolve()
columnWidthAuto
boolean columnWidthAuto
columnWidths
int[] columnWidths
resizeChart
boolean resizeChart
checkBoxes
boolean checkBoxes
textStyle
LegendTextStyle textStyle
legendStyle
LegendStyle legendStyle
currentPage
boolean currentPage
vertSpacing
int vertSpacing
horizMargin
int horizMargin
vertMargin
int vertMargin
topLeftPos
int topLeftPos
alignment
LegendAlignment alignment
numCols
int numCols
numRows
int numRows
maxNumRows
int maxNumRows
fontSeriesColor
boolean fontSeriesColor
inverted
boolean inverted
dividingLines
ChartPen dividingLines
title
LegendTitle title
textSymbolGap
int textSymbolGap
symbol
LegendSymbol symbol
items
LegendItems items
useMaxWidth
boolean useMaxWidth
align
StringAlignment align
symbolRect
Rectangle symbolRect
left
int left
top
int top
FText
java.lang.String FText
FText2
java.lang.String FText2
iLegend
Legend iLegend
iLegend
Legend iLegend
custom
boolean custom
readResolve
protected java.lang.Object readResolve()
continuous
boolean continuous
- Determines if legend symbol should display without separation from other
legend item symbols.
position
LegendSymbolPosition position
- Controls where to display the legend symbol related to symbol item.
width
int width
widthUnits
LegendSymbolSize widthUnits
iPen
ChartPen iPen
squared
boolean squared
visible
boolean visible
symbolLineWidth
int symbolLineWidth
textAlign
StringAlignment textAlign
tmpFrameWidth
int tmpFrameWidth
tmpXPosTitle
int tmpXPosTitle
tmpMargin
int tmpMargin
FontH
int FontH
Package com.steema.teechart.misc |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
readResolve
protected java.lang.Object readResolve()
throws java.lang.NoSuchFieldException,
java.lang.IllegalAccessException
- Throws:
java.lang.NoSuchFieldException
java.lang.IllegalAccessException
Package com.steema.teechart.printer |
isPrinting
boolean isPrinting
Package com.steema.teechart.styles |
useOrigin
boolean useOrigin
origin
double origin
stackgroup
int stackgroup
endXValues
ValueList endXValues
endYValues
ValueList endYValues
offsetValues
ValueList offsetValues
joinPen
ChartPen joinPen
squared
boolean squared
radiusValues
ValueList radiusValues
readResolve
protected java.lang.Object readResolve()
dayOneRow
int dayOneRow
dayOneColumn
int dayOneColumn
date
DateTime date
days
Calendar.CalendarCell days
months
Calendar.CalendarCellUpper months
nextMonth
Button nextMonth
previousMonth
Button previousMonth
popupMenu
Menu popupMenu
sunday
Calendar.CalendarCell sunday
today
Calendar.CalendarCell today
trailing
Calendar.CalendarCell trailing
weekDays
Calendar.CalendarCellUpper weekDays
pen
ChartPen pen
series
Calendar series
upper
boolean upper
format
java.lang.String format
arrow
ChartPen arrow
arrowHead
ArrowHeadStyle arrowHead
distance
int distance
arrowHeadSize
int arrowHeadSize
upCloseColor
Color upCloseColor
downCloseColor
Color downCloseColor
candleWidth
int candleWidth
style
CandleStyle style
showOpenTick
boolean showOpenTick
showCloseTick
boolean showCloseTick
iPoints
java.util.ArrayList<E> iPoints
InnerBandPoints
PointDouble[] InnerBandPoints
MiddleBandPoints
PointDouble[] MiddleBandPoints
OuterBandPoints
PointDouble[] OuterBandPoints
BandRadius
double[] BandRadius
ExtendInner
boolean ExtendInner
frameElementWidths
double[] frameElementWidths
totalAngle
int totalAngle
rotationAngle
int rotationAngle
readResolve
protected java.lang.Object readResolve()
circled
boolean circled
rotationAngle
int rotationAngle
customXRadius
int customXRadius
customYRadius
int customYRadius
circleWidth
int circleWidth
circleHeight
int circleHeight
iXRadius
int iXRadius
iYRadius
int iYRadius
circleBackColor
Color circleBackColor
circleGradient
Gradient circleGradient
iCircleXCenter
int iCircleXCenter
iCircleYCenter
int iCircleYCenter
rCircleRect
Rectangle rCircleRect
rotDegree
double rotDegree
iAdjustCircleForMarks
boolean iAdjustCircleForMarks
iCenter
Point iCenter
iRange
double iRange
iStartAngle
float iStartAngle
iAngleInc
float iAngleInc
iOrigRectangle
Rectangle iOrigRectangle
iNewRectangle
Rectangle iNewRectangle
nGauge
NumericGauge nGauge
lGauge
LinearGauge lGauge
iPoints
java.util.ArrayList<E> iPoints
autoPosNGauge
boolean autoPosNGauge
autoValNGauge
boolean autoValNGauge
autoPosLGauge
boolean autoPosLGauge
autoValLGauge
boolean autoValLGauge
customBounds
Rectangle customBounds
nonVisiblePen
ChartPen nonVisiblePen
displayTotalAngle
int displayTotalAngle
displayRotationAngle
int displayRotationAngle
center
GaugeSeriesPointer center
endPoint
SeriesPointer endPoint
handDistance
int handDistance
labelsVisible
boolean labelsVisible
labelsInside
boolean labelsInside
totalAngle
double totalAngle
maximum
double maximum
minimum
double minimum
minorTickDistance
int minorTickDistance
faceBrush
ChartBrush faceBrush
hand
GaugeSeriesPointer hand
rotateLabels
boolean rotateLabels
fillToSemiCircle
boolean fillToSemiCircle
frame
CFrame frame
ticks
GaugeSeriesPointer ticks
minorTicks
GaugeSeriesPointer minorTicks
redLine
GaugeSeriesPointer redLine
greenLine
GaugeSeriesPointer greenLine
redLineStartValue
double redLineStartValue
redLineEndValue
double redLineEndValue
greenLineStartValue
double greenLineStartValue
greenLineEndValue
double greenLineEndValue
gaugeColorPalette
Color[] gaugeColorPalette
handOffset
int handOffset
readResolve
protected java.lang.Object readResolve()
penHours
ChartPen penHours
penMinutes
ChartPen penMinutes
penSeconds
ChartPen penSeconds
style
ClockStyle style
time
int time
mtimer
java.lang.Runnable mtimer
centered
boolean centered
cBrush
ChartBrush cBrush
readResolve
protected java.lang.Object readResolve()
automaticLevels
boolean automaticLevels
levels
ContourLevels levels
numLevels
int numLevels
yPosition
double yPosition
yPositionLevel
boolean yPositionLevel
drawingalgorithm
ContourConstruction drawingalgorithm
fillLevels
boolean fillLevels
contourmarks
ContourSeriesMarks contourmarks
tmpSt
java.lang.String tmpSt
pointer
SeriesPointer pointer
framepen
ChartPen framepen
LinesColor
Color LinesColor
cs
Contour cs
tmpNumLevels
int tmpNumLevels
tLevel
com.steema.teechart.styles.Contour.TempLevel tLevel
P
Point[] P
tmpDrawMarks
boolean tmpDrawMarks
tmpY
int tmpY
tol
double tol
invtol
double invtol
difY
double[] difY
cellX
double[] cellX
cellZ
double[] cellZ
cellXi
int[] cellXi
cellZi
int[] cellZi
iLevels
com.steema.teechart.styles.Contour.TempLevel[] iLevels
tmpZAxis
Axis tmpZAxis
algo
ContourConstruction algo
iso
IsoSurface iso
iSeries
Contour iSeries
antioverlap
boolean antioverlap
atSegments
boolean atSegments
colorlevel
boolean colorlevel
density
int density
margin
int margin
readResolve
protected java.lang.Object readResolve()
bAreaBrush
ChartBrush bAreaBrush
pAreaLines
ChartPen pAreaLines
bClickableLine
boolean bClickableLine
bDark3D
boolean bDark3D
drawArea
boolean drawArea
drawLine
boolean drawLine
invertedStairs
boolean invertedStairs
colorEachLine
boolean colorEachLine
lineHeight
int lineHeight
outLine
ChartPen outLine
stairs
boolean stairs
p4
Point[] p4
timesZOrder
int timesZOrder
vzValues
ValueList vzValues
gridIndex
Custom3DGrid.PCellsRow gridIndex
iNumXValues
int iNumXValues
iNumZValues
int iNumZValues
irregularGrid
boolean irregularGrid
iInGallery
boolean iInGallery
valueIndex0
int valueIndex0
valueIndex1
int valueIndex1
valueIndex2
int valueIndex2
valueIndex3
int valueIndex3
iNextXCell
int iNextXCell
iNextZCell
int iNextZCell
FXStartIndex
int FXStartIndex
FZStartIndex
int FZStartIndex
yCalculator
Custom3DGrid.YCalculator yCalculator
readResolve
protected java.lang.Object readResolve()
iPaletteSteps
int iPaletteSteps
bUseColorRange
boolean bUseColorRange
bUsePalette
boolean bUsePalette
startColor
Color startColor
endColor
Color endColor
midColor
Color midColor
sameBrush
boolean sameBrush
paletteStyle
PaletteStyle paletteStyle
paletteMin
double paletteMin
paletteStep
double paletteStep
paletteRange
double paletteRange
usePaletteMin
boolean usePaletteMin
pen
ChartPen pen
redFactor
double redFactor
greenFactor
double greenFactor
blueFactor
double blueFactor
barSizePercent
int barSizePercent
conePercent
int conePercent
bDark3D
boolean bDark3D
iMultiBar
MultiBars iMultiBar
bUseOrigin
boolean bUseOrigin
marksOnBar
boolean marksOnBar
dOrigin
double dOrigin
pPen
ChartPen pPen
marksLocation
CustomBar.MarksLocation marksLocation
autoMarkPosition
boolean autoMarkPosition
barStyle
BarStyle barStyle
gradientRelative
boolean gradientRelative
tickLines
ChartPen tickLines
depthPercent
int depthPercent
offsetPercent
int offsetPercent
sideMargins
boolean sideMargins
stackGroup
int stackGroup
iBarBounds
Rectangle iBarBounds
iNumBars
int iNumBars
iMaxBarPoints
int iMaxBarPoints
iOrderPos
int iOrderPos
iPreviousCount
int iPreviousCount
groups
int[] groups
numGroups
int numGroups
iBarSize
int iBarSize
customBarSize
int customBarSize
normalBarColor
Color normalBarColor
dPosition
double dPosition
iVertical
boolean iVertical
extrOut
SeriesPointer extrOut
medianPen
ChartPen medianPen
mildOut
SeriesPointer mildOut
whiskerLength
double whiskerLength
whiskerPen
ChartPen whiskerPen
useCustomValues
boolean useCustomValues
median
double median
quartile1
double quartile1
quartile3
double quartile3
innerFence1
double innerFence1
innerFence3
double innerFence3
outerFence1
double outerFence1
outerFence3
double outerFence3
adjacentPoint1
double adjacentPoint1
adjacentPoint3
double adjacentPoint3
readResolve
protected java.lang.Object readResolve()
iErrorStyle
ErrorStyle iErrorStyle
bDrawBar
boolean bDrawBar
errorPen
ChartPen errorPen
errorValues
ValueList errorValues
errorWidth
int errorWidth
errorWidthUnits
ErrorWidthUnit errorWidthUnits
iOrigRectangle
Rectangle iOrigRectangle
iNewRectangle
Rectangle iNewRectangle
iRange
double iRange
customBounds
Rectangle customBounds
frame
TFrame frame
gaugeColorPalette
Color[] gaugeColorPalette
faceBrush
ChartBrush faceBrush
ticks
GaugeSeriesPointer ticks
fminimum
double fminimum
fmaximum
double fmaximum
minorTicks
GaugeSeriesPointer minorTicks
hand
GaugeSeriesPointer hand
redLine
GaugeSeriesPointer redLine
greenLine
GaugeSeriesPointer greenLine
fredLineStartValue
double fredLineStartValue
fredLineEndValue
double fredLineEndValue
fgreenLineStartValue
double fgreenLineStartValue
fgreenLineEndValue
double fgreenLineEndValue
minorTickDistance
int minorTickDistance
horizontal
boolean horizontal
point
SeriesPointer point
iStacked
CustomStack iStacked
iPointer
SeriesPointer iPointer
iMaxValuesCount
int iMaxValuesCount
font
ChartFont font
pen
ChartPen pen
circleLabels
boolean circleLabels
circleLabelsFont
ChartFont circleLabelsFont
circleLabelsInside
boolean circleLabelsInside
circleLabelsRot
boolean circleLabelsRot
circlePen
ChartPen circlePen
clockWiseLabels
boolean clockWiseLabels
closeCircle
boolean closeCircle
treatnulls
TreatNullsStyle treatnulls
oldX
int oldX
oldY
int oldY
autoRepaint
boolean autoRepaint
drawAll
boolean drawAll
invertedStairs
boolean invertedStairs
stairs
boolean stairs
ignoreNulls
boolean ignoreNulls
readResolve
protected java.lang.Object readResolve()
aboveColor
Color aboveColor
autoUpdate
boolean autoUpdate
belowColor
Color belowColor
differenceLimit
double differenceLimit
pen
ChartPen pen
linesPen
ChartPen linesPen
opportunityValues
ValueList opportunityValues
quotesSorted
boolean quotesSorted
withinColor
Color withinColor
endValues
ValueList endValues
nextTask
ValueList nextTask
fAngle
double fAngle
fCenter
SeriesPointer fCenter
fDistance
int fDistance
fEndPoint
SeriesPointer fEndPoint
fMax
double fMax
fMin
double fMin
fMinorDistance
int fMinorDistance
fStyle
HandStyle fStyle
pen
ChartPen pen
fLabelsInside
boolean fLabelsInside
xMinusSmall
int xMinusSmall
xPlusSmall
int xPlusSmall
yMinusSmall
int yMinusSmall
yPlusSmall
int yPlusSmall
iStartAngle
double iStartAngle
style
GaugePointerStyles style
tmpStyle
PointerStyle tmpStyle
shadow
Shadow shadow
pen
ChartPen pen
highPen
ChartPen highPen
low
ValueList low
lowPen
ChartPen lowPen
highBrush
ChartBrush highBrush
lowBrush
ChartBrush lowBrush
linesPen
ChartPen linesPen
origin
int origin
useOrigin
boolean useOrigin
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
imageTiled
boolean imageTiled
bandPen
ChartPen bandPen
sides
com.steema.teechart.styles.SurfaceSides sides
xv
ValueList xv
zv
ValueList zv
v
ValueList v
iTransp
boolean iTransp
hasImage
boolean hasImage
iCalcYPos
int iCalcYPos
paletteLength
int paletteLength
tmpValue
double tmpValue
isZ
boolean isZ
iPoints2D
Point[] iPoints2D
P3D
Point3D[] P3D
yPosition
double yPosition
useY
boolean useY
tmpMin
int tmpMin
tmpMax
int tmpMax
axisInside
boolean axisInside
innerEllipse
Rectangle innerEllipse
centerActive
boolean centerActive
oldX
int oldX
oldY
int oldY
highLightBrush
ChartBrush highLightBrush
useValueColorPalette
boolean useValueColorPalette
valueAreaBrush
ChartBrush valueAreaBrush
iAxisRectangle
Rectangle iAxisRectangle
maxValue
double maxValue
maxValueIndicator
GaugeSeriesPointer maxValueIndicator
shapes
Map.PolygonList shapes
i3DList
Map.Polygon[] i3DList
fPoints
Map.PolygonSeries fPoints
closed
boolean closed
parentPen
boolean parentPen
parentBrush
boolean parentBrush
index
int index
iPoints
Point[] iPoints
transparency
int transparency
parentSeries
Map parentSeries
owner
Map owner
pen
ChartPen pen
iPolygon
Map.Polygon iPolygon
readResolve
protected java.lang.Object readResolve()
length
int length
iMarks
TextShape iMarks
iLoadingCustom
boolean iLoadingCustom
valueMarker
Marker valueMarker
unitsMarker
Marker unitsMarker
textMarker
Marker textMarker
markers
MarkersCollection markers
vHighValues
ValueList vHighValues
vLowValues
ValueList vLowValues
vOpenValues
ValueList vOpenValues
angleSize
int angleSize
dark3D
boolean dark3D
darkPen
boolean darkPen
iDonutPercent
int iDonutPercent
bevelPercent
int bevelPercent
edgeStyle
EdgeStyle edgeStyle
explodedSlice
Pie.ExplodedSliceList explodedSlice
explodeBiggest
int explodeBiggest
otherSlice
Pie.PieOtherSlice otherSlice
multiPie
MultiPies multiPie
shadow
Pie.PieShadow shadow
usePatterns
boolean usePatterns
pen
ChartPen pen
autoMarkPosition
boolean autoMarkPosition
sliceHeight
Pie.SliceValueList sliceHeight
piemarks
PieMarks piemarks
iOldChartRect
Rectangle iOldChartRect
color
Color color
text
java.lang.String text
aValue
double aValue
legend
Legend legend
series
Series series
style
PieOtherStyle style
OwnerSeries
Series OwnerSeries
series
Series series
vertcenter
boolean vertcenter
legsize
int legsize
boxSize
double boxSize
reversal
double reversal
up
SeriesPointer up
down
SeriesPointer down
depthSize
double depthSize
pointer
SeriesPointer pointer
linePen
ChartPen linePen
baseLine
ChartPen baseLine
treatnulls
TreatNullsStyle treatnulls
size
int size
pen
ChartPen pen
readResolve
protected java.lang.Object readResolve()
bBrush
ChartBrush bBrush
bActive
boolean bActive
title
java.lang.String title
horizontalAxis
HorizontalAxis horizontalAxis
verticalAxis
VerticalAxis verticalAxis
customHorizAxis
Axis customHorizAxis
customVertAxis
Axis customVertAxis
vxValues
ValueList vxValues
vyValues
ValueList vyValues
sLabels
StringList sLabels
iColors
ColorList iColors
bColorEach
boolean bColorEach
InternalUse
boolean InternalUse
zOrder
int zOrder
depth
int depth
showInLegend
boolean showInLegend
manualData
boolean manualData
marks
SeriesMarks marks
valueFormat
java.lang.String valueFormat
labelMember
java.lang.String labelMember
colorMember
java.lang.String colorMember
percentFormat
java.lang.String percentFormat
function
Function function
cursor
Cursor cursor
tmpStyle
ChartBrush tmpStyle
defaultNull
double defaultNull
datasource
java.lang.Object datasource
applyZOrder
boolean applyZOrder
readResolve
protected java.lang.Object readResolve()
checkMarkArrowColor
boolean checkMarkArrowColor
- When True, Marks arrow pen color is changed if the point has the same
color.
bClip
boolean bClip
markerStyle
MarksStyle markerStyle
multiLine
boolean multiLine
drawEvery
int drawEvery
zPosition
int zPosition
angle
double angle
callout
MarksCallout callout
items
MarksItems items
symbol
SeriesMarksSymbols symbol
readResolve
protected java.lang.Object readResolve()
bVisible
boolean bVisible
allowChangeSize
boolean allowChangeSize
dark3D
boolean dark3D
draw3D
boolean draw3D
inflate
boolean inflate
horizSize
int horizSize
vertSize
int vertSize
style
PointerStyle style
pen
ChartPen pen
bBrush
ChartBrush bBrush
shape
TextShape shape
style
ShapeStyle style
xyStyle
ShapeXYStyle xyStyle
textVertAlign
ShapeTextVertAlign textVertAlign
textHorizAlign
ShapeTextHorizAlign textHorizAlign
circlePen
ChartPen circlePen
pen
ChartPen pen
imagSymbol
java.lang.String imagSymbol
pointer
SeriesPointer pointer
readResolve
protected java.lang.Object readResolve()
dotFrame
boolean dotFrame
sideBrush
ChartBrush sideBrush
smoothPalette
boolean smoothPalette
bWaterFall
boolean bWaterFall
waterLines
ChartPen waterLines
wireFrame
boolean wireFrame
hideCells
boolean hideCells
tmpBackRange
boolean tmpBackRange
tmpBackCompare
boolean tmpBackCompare
tmpYOrigin
int tmpYOrigin
sideLines
ChartPen sideLines
fAxisScale
Ternary.TernaryAxisScale fAxisScale
fLinesPen
ChartPen fLinesPen
fRotateLabels
boolean fRotateLabels
labelsEnabled
boolean labelsEnabled
fTernaryStyle
Ternary.TernaryStyle fTernaryStyle
fVertexTitles
java.util.ArrayList<E>[] fVertexTitles
fPlotFormat
Ternary.TernaryFormat fPlotFormat
fRadiusValues
ValueList fRadiusValues
fWeightValues
ValueList fWeightValues
fPointer
SeriesPointer fPointer
iPolyList
java.util.ArrayList<E> iPolyList
boundingPoly
Point[] boundingPoly
fVertexA
Point fVertexA
fVertexB
Point fVertexB
fVertexC
Point fVertexC
fLeftPoints
Point[] fLeftPoints
fRightPoints
Point[] fRightPoints
fBottomPoints
Point[] fBottomPoints
fPlotPoints
Point[] fPlotPoints
fPercentCoeff
double fPercentCoeff
fTernaryLegendStyle
Ternary.TernaryLegendStyle fTernaryLegendStyle
fTernaryMarkStyle
Ternary.TernaryMarkStyle fTernaryMarkStyle
paletteLength
int paletteLength
innerBand
ChartBrush innerBand
middleBand
ChartBrush middleBand
outerBand
ChartBrush outerBand
tmpBrush
ChartBrush tmpBrush
width
int width
visible
boolean visible
gaugeColorPalette
Color[] gaugeColorPalette
circled
boolean circled
dark3D
boolean dark3D
origin
double origin
percDepth
int percDepth
percWidth
int percWidth
towerStyle
TowerStyle towerStyle
useOrigin
boolean useOrigin
readResolve
protected java.lang.Object readResolve()
border
ChartPen border
hide
boolean hide
cacheTriangles
boolean cacheTriangles
value
double[] value
count
int count
dateTime
boolean dateTime
order
ValueListOrder order
name
java.lang.String name
arrowHeight
int arrowHeight
arrowWidth
int arrowWidth
startArrow
ChartPen startArrow
endArrow
ChartPen endArrow
endXValues
ValueList endXValues
endYValues
ValueList endYValues
endZValues
ValueList endZValues
useYOrigin
boolean useYOrigin
origin
double origin
iColor
Color iColor
Package com.steema.teechart.themes |
themeSelectorHook
com.steema.teechart.themes.Theme.ThemeSelectorDelegate themeSelectorHook
newChartHook
com.steema.teechart.themes.Theme.ThemeSelectorDelegate newChartHook
darkSilver
Color darkSilver
Package com.steema.teechart.tools |
position
AnnotationPosition position
shape
TextShapePosition shape
textAlign
StringAlignment textAlign
cursor
Cursor cursor
callout
AnnotationCallout callout
customSize
boolean customSize
cliptext
boolean cliptext
positionUnits
PositionUnits positionUnits
x
int x
y
int y
z
int z
length
int length
position
AxisArrowPosition position
scrollPercent
int scrollPercent
scrollInverted
boolean scrollInverted
image
Image image
imageMode
ImageMode imageMode
drawBehind
boolean drawBehind
end
double end
start
double start
boundsRect
Rectangle boundsRect
fLineEnd
ColorLine fLineEnd
fLineStart
ColorLine fLineStart
allowDrag
boolean allowDrag
dragRepaint
boolean dragRepaint
noLimitDrag
boolean noLimitDrag
draw3D
boolean draw3D
drawBehind
boolean drawBehind
style
ColorLineStyle style
lineValue
double lineValue
dragging
boolean dragging
followMouse
boolean followMouse
snap
boolean snap
style
CursorToolStyle style
useChartRect
boolean useChartRect
dragging
CursorClicked dragging
iXValue
double iXValue
iYValue
double iYValue
iPoint
Point iPoint
oldX
int oldX
oldY
int oldY
position
SeriesMarksPosition position
style
DragPointStyle style
theSeries
Series theSeries
button
int button
cursor
Cursor cursor
dragging
int dragging
fromPoint
Point fromPoint
toPoint
Point toPoint
iHandle
DrawLineHandle iHandle
button
int button
fSelectNew
boolean fSelectNew
enableDraw
boolean enableDraw
enableSelect
boolean enableSelect
lines
DrawLines lines
firstMouseDown
boolean firstMouseDown
tmpLine
DrawLineItem tmpLine
drawing
boolean drawing
point
Point point
selected
DrawLineItem selected
style
DrawLineStyle style
tool
DrawLine tool
legend
Legend legend
allowDrag
boolean allowDrag
allowResize
boolean allowResize
bar
int bar
barPart
int barPart
cursorDrag
Cursor cursorDrag
cursorResize
Cursor cursorResize
minPixels
int minPixels
xOriginal
double xOriginal
band1
ChartBrush band1
band2
ChartBrush band2
tmpBand
ChartBrush tmpBand
series
Custom3DGrid series
iRectangle
Rectangle iRectangle
usePalette
boolean usePalette
centered
boolean centered
visible
boolean visible
textAuxiliar
java.lang.String textAuxiliar
barfontSpace
double barfontSpace
dotfontSpace
double dotfontSpace
textWidth
double textWidth
readResolve
protected java.lang.Object readResolve()
mouseAction
MarksTipMouseAction mouseAction
style
MarksStyle style
drawLine
boolean drawLine
fullRepaint
boolean fullRepaint
size
int size
style
NearestPointStyle style
iMouse
Point iMouse
point
int point
style
PieToolStyle style
iSlice
int iSlice
button
int button
style
RotateStyle style
inverted
boolean inverted
iOldX
int iOldX
iOldY
int iOldY
dragging
boolean dragging
iFirstTime
boolean iFirstTime
iOldRepaint
boolean iOldRepaint
readResolve
protected java.lang.Object readResolve()
backup
Series backup
drawEvery
int drawEvery
startValue
double startValue
steps
int steps
startAtMin
boolean startAtMin
iStop
boolean iStop
boundValue
double boundValue
drawBehindSeries
boolean drawBehindSeries
series2
Series series2
iSerie1Drawed
boolean iSerie1Drawed
iSerie2Drawed
boolean iSerie2Drawed
readResolve
protected java.lang.Object readResolve()
pPen
ChartPen pPen
bBrush
ChartBrush bBrush
active
boolean active
iAxis
Axis iAxis
iSeries
Series iSeries