com.steema.teechart.styles
Class SeriesXYZPoint
java.lang.Object
com.steema.teechart.styles.SeriesPoint
com.steema.teechart.styles.SeriesXYPoint
com.steema.teechart.styles.SeriesXYZPoint
public class SeriesXYZPoint
- extends SeriesXYPoint
Title: SeriesXYZPoint class
Description: Class provides access to XYZ Point characteristics
Copyright (c) 2005-2013 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
Method Summary |
double |
getZ()
Indexed Point Z value |
void |
setZ(double value)
Indexed Point Z value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
custom3D
protected Custom3D custom3D
SeriesXYZPoint
public SeriesXYZPoint()
SeriesXYZPoint
public SeriesXYZPoint(Custom3D s,
int i)
getZ
public double getZ()
- Indexed Point Z value
- Returns:
- double
setZ
public void setZ(double value)
- Indexed Point Z value
- Parameters:
value
- double