Class PlotProperties
java.lang.Object
com.inductiveautomation.factorypmi.application.components.chart.PlotProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
int
boolean
void
setBackground
(Color color) void
setOverrideBackground
(boolean b) void
setWeight
(int i)
-
Constructor Details
-
PlotProperties
public PlotProperties()
-
-
Method Details
-
copy
-
getBackground
-
isOverrideBackground
public boolean isOverrideBackground() -
getWeight
public int getWeight() -
setBackground
-
setOverrideBackground
public void setOverrideBackground(boolean b) -
setWeight
public void setWeight(int i)
-