Static
$tStatic
nextReturns the owning chart (read-only)
[[owner]]
Returns or sets a [[ChartFillBase]] derived object which defines the fill color/gradient for the line.
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
[[chart]]
Determines the width of the line, expressed in points.
A point is a graphical unit equal to 1/72", i.e., there are 72 points in one inch.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
referenceStatic
static
Represents the tick lines for an [[Axis]].
The color of the tick line is controlled by the [[ChartLineBase.fill]] property.
The width of the tick line is controlled by the [[ChartLineBase.widthInPoints]] property.
See
[[Axis.tickLines]]