TrendChart.Trace.__init__ ( self, name, square = False
, extend = False
)
Initialize the Trace object.
Arguments:
name: The name of the trace.
square: Whether the trace should be a square wave.
extend: Whether the trace should extend the last value.