java.lang.Object
com.aspose.words.ChartDataPoint
- All Implemented Interfaces:
- IChartDataPoint, java.lang.Cloneable
public class ChartDataPoint
- extends java.lang.Object
Allows to specify formatting of a single data point on the chart.
On a series, the ChartDataPoint object is a member of the ChartDataPointCollection.
The ChartDataPointCollection contains a ChartDataPoint object for each point.
Property Getters/Setters Detail |
getBubble3D/setBubble3D | |
public boolean getBubble3D() / public void setBubble3D(boolean value)
|
-
getExplosion/setExplosion | |
public int getExplosion() / public void setExplosion(int value)
|
-
getIndex | |
public int getIndex()
|
-
Index of the data point this object applies formatting to.
getInvertIfNegative/setInvertIfNegative | |
public boolean getInvertIfNegative() / public void setInvertIfNegative(boolean value)
|
-
-
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.