Class Plot
java.lang.Object
com.inductiveautomation.factorypmi.designer.property.customizers.easychart.Plot
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionget(PlotAttribute attr) booleangetBoolean(PlotAttribute attr) getColor(PlotAttribute attr) intgetInt(PlotAttribute attr) voidset(PlotAttribute attr, Object value) 
- 
Constructor Details- 
PlotCreates an axis object from the given dataset/row
- 
Plotpublic Plot()Creates a blank axis.
- 
Plot
 
- 
- 
Method Details- 
getInt
- 
getColor
- 
getBoolean
- 
set
- 
get
 
-