Class:
Curve



Represents a curve formed from an X and a Y vector.


Inherits: DataObject

Constructors: Methods: Properties: Collection class: CurveCollection


Curve ( Vector x, Vector y [, Vector xError [, Vector yError [, Vector xMinusError [, Vector yMinusError]]]] )


Curve ( Histogram hs )


Point point ( number index )


number xErrorPoint ( number index )


number yErrorPoint ( number index )


number xMinusErrorPoint ( number index )


number yMinusErrorPoint ( number index )


string color


Vector xVector


Vector yVector


Vector xErrorVector


Vector yErrorVector


Vector xMinusErrorVector


Vector xMinusErrorVector


Scalar yVectorOffset


number samplesPerFrame [Read-Only]


boolean ignoreAutoScale


boolean hasPoints


boolean hasLines


boolean hasBars


number lineWidth


number pointStyle


number lineStyle


number barStyle


number pointDensity


string topLabel [Read-Only]


string xLabel [Read-Only]


string yLabel [Read-Only]


string legendText



[Index]
Copyright © 2005-2006 The University of Toronto
Copyright © 2007-2010 The University of British Columbia
Kst http://kst.kde.org/kst1/