Class SecondPiePoint
java.lang.Object
com.independentsoft.office.charts.SecondPiePoint
The Class SecondPiePoint.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new second pie point.SecondPiePoint(int value)Instantiates a new second pie point. -
Method Summary
-
Constructor Details
-
SecondPiePoint
public SecondPiePoint()Instantiates a new second pie point. -
SecondPiePoint
public SecondPiePoint(int value)Instantiates a new second pie point.- Parameters:
value- the value
-
-
Method Details