Package com.iizigo.panel.prop.chart
Class ESeriesValue0
- java.lang.Object
- com.iizigo.panel.prop.chart.ESeriesValue0
- All Implemented Interfaces:
IPropCnrEditorProperties
public class ESeriesValue0 extends java.lang.Object implements IPropCnrEditorProperties
Data series value for the chart.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description ESeriesValue0()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorProperties
getEditProperties(PropCnr property)
Gets the property definitions for a component.
Method Detail
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Description copied from interface:IPropCnrEditorProperties
Gets the property definitions for a component.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties