Class PlotInfo

java.lang.Object
io.deephaven.plot.errors.PlotInfo
All Implemented Interfaces:
LogOutputAppendable, Serializable

public class PlotInfo extends Object implements Serializable, LogOutputAppendable
Information about a plot. Has 3 pieces of information (all optional) Figure title, if it has one Chart title, if it has one Series name
See Also: