DataPoint
:
object
A chart data point
Variable
public
var
ErrorHi
Upper error bar
public
var
ErrorHiLo
Combined error bar (hi and lo)
public
var
ErrorLo
Lower error bar
public
var
Fill
Fill options for shapes
public
var
Label
Display label
public
var
Marker
Chart marker
public
var
Reference
The dependent variable
public
var
Stroke
Stroke options for shapes and lines
public
var
Value
The dependent variable
public
var
WedgeGap
Distance from other pie wedges
public
var
X
The x variable
Method
public
DataPoint
.
Constructor
(
x
,
value
)
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object