PlotChanged

final case class PlotChanged(chart: Chart, plot: Plot) extends ChartEvent

Event indicating a plot of the chart has changed.

Event indicating a plot of the chart has changed.

trait Serializable
trait Product
trait Equals
trait Event
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product