com.aspose.slides
Class ChartDataPointCollection

java.lang.Object
  extended by com.aspose.slides.ChartDataPointCollection
All Implemented Interfaces:
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IChartDataPoint>, com.aspose.ms.System.Collections.IEnumerable<IChartDataPoint>, IChartDataPointCollection, IGenericCollection<IChartDataPoint>, java.lang.Iterable<IChartDataPoint>

public class ChartDataPointCollection
extends java.lang.Object
implements IChartDataPointCollection

Represents collection of a series data point.


Method Summary
 IChartDataPoint addDataPointForAreaSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForAreaSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBarSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBarSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(double xValue, double yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(double xValue, double yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(double xValue, IChartDataCell yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(double xValue, IChartDataCell yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue, double yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue, double yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue, IChartDataCell yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue, IChartDataCell yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue, double yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue, double yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue, IChartDataCell yValue, double bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue, IChartDataCell yValue, IChartDataCell bubbleSize)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForDoughnutSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForDoughnutSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForLineSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForLineSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForPieSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForPieSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForRadarSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForRadarSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(double xValue, double yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(double xValue, IChartDataCell yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(IChartDataCell xValue, double yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(IChartDataCell xValue, IChartDataCell yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(java.lang.String xValue, double yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForScatterSeries(java.lang.String xValue, IChartDataCell yValue)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForSurfaceSeries(double value)
           Creates the new data point and adds it to the end of collection.
 IChartDataPoint addDataPointForSurfaceSeries(IChartDataCell value)
           Creates the new data point and adds it to the end of collection.
 void clear()
           Removes all elements from the collection.
 void copyTo(IChartDataPoint[] array, int arrayIndex)
           Copies all elements from the collection into the specified array.
 int get_Item(IChartDataPoint pt)
           Return index of data point in this collection.
 IChartDataPoint get_Item(int index)
           Returns the series data point by index.
 int getDataSourceTypeForBubbleSizes()
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points BubbleSize property object.
 IDataSourceTypeForErrorBarsCustomValues getDataSourceTypeForErrorBarsCustomValues()
           Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list.
 int getDataSourceTypeForValues()
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points Value property object.
 int getDataSourceTypeForXValues()
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XValue property object.
 int getDataSourceTypeForYValues()
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YValue property object.
 IChartDataPoint getOrCreateDataPointByIdx(long index)
           If collection already contains data point with index index then returns this data point.
 com.aspose.slides.IDOMObject getParent_Immediate()
           Returns Parent_Immediate object.
 java.lang.Object getSyncRoot()
           Returns a synchronization root.
 boolean isSynchronized()
           Returns a value indicating whether access to the collection is synchronized (thread-safe).
 com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IChartDataPoint> iterator()
           Returns an enumerator that iterates through the collection.
 void remove(IChartDataPoint value)
           Removes the specified value.
 void removeAt(int index)
           Removes the element at the given index.
 void setDataSourceTypeForBubbleSizes(int value)
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points BubbleSize property object.
 void setDataSourceTypeForValues(int value)
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points Value property object.
 void setDataSourceTypeForXValues(int value)
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XValue property object.
 void setDataSourceTypeForYValues(int value)
           Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YValue property object.
 int size()
           Gets the number of elements actually contained in the collection.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get_Item

public IChartDataPoint get_Item(int index)

Returns the series data point by index.

Specified by:
get_Item in interface IChartDataPointCollection

get_Item

public int get_Item(IChartDataPoint pt)

Return index of data point in this collection.

Specified by:
get_Item in interface IChartDataPointCollection

getDataSourceTypeForXValues

public int getDataSourceTypeForXValues()

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XValue property object. In other words it specifies the type of value of ChartDataPoint.XValue.Data property. Read/write DataSourceType.

Specified by:
getDataSourceTypeForXValues in interface IChartDataPointCollection

setDataSourceTypeForXValues

public void setDataSourceTypeForXValues(int value)

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XValue property object. In other words it specifies the type of value of ChartDataPoint.XValue.Data property. Read/write DataSourceType.

Specified by:
setDataSourceTypeForXValues in interface IChartDataPointCollection

getDataSourceTypeForYValues

public int getDataSourceTypeForYValues()

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YValue property object. In other words it specifies the type of value of ChartDataPoint.YValue.Data property. Read/write DataSourceType.

Specified by:
getDataSourceTypeForYValues in interface IChartDataPointCollection

setDataSourceTypeForYValues

public void setDataSourceTypeForYValues(int value)

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YValue property object. In other words it specifies the type of value of ChartDataPoint.YValue.Data property. Read/write DataSourceType.

Specified by:
setDataSourceTypeForYValues in interface IChartDataPointCollection

getDataSourceTypeForBubbleSizes

public int getDataSourceTypeForBubbleSizes()

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points BubbleSize property object. In other words it specifies the type of value of ChartDataPoint.BubbleSize.Data property. Read/write DataSourceType.

Specified by:
getDataSourceTypeForBubbleSizes in interface IChartDataPointCollection

setDataSourceTypeForBubbleSizes

public void setDataSourceTypeForBubbleSizes(int value)

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points BubbleSize property object. In other words it specifies the type of value of ChartDataPoint.BubbleSize.Data property. Read/write DataSourceType.

Specified by:
setDataSourceTypeForBubbleSizes in interface IChartDataPointCollection

getDataSourceTypeForValues

public int getDataSourceTypeForValues()

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points Value property object. In other words it specifies the type of value of ChartDataPoint.Value.Data property. Read/write DataSourceType.

Specified by:
getDataSourceTypeForValues in interface IChartDataPointCollection

setDataSourceTypeForValues

public void setDataSourceTypeForValues(int value)

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points Value property object. In other words it specifies the type of value of ChartDataPoint.Value.Data property. Read/write DataSourceType.

Specified by:
setDataSourceTypeForValues in interface IChartDataPointCollection

getDataSourceTypeForErrorBarsCustomValues

public IDataSourceTypeForErrorBarsCustomValues getDataSourceTypeForErrorBarsCustomValues()

Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list. Read-only IDataSourceTypeForErrorBarsCustomValues.

Specified by:
getDataSourceTypeForErrorBarsCustomValues in interface IChartDataPointCollection

getOrCreateDataPointByIdx

public IChartDataPoint getOrCreateDataPointByIdx(long index)

If collection already contains data point with index index then returns this data point. If collection doesn't contains data point with index index==N (when number of data points in this collection is less or equal then N) then adds deficient data points and returns last (which has requested index). For example, collection indexes are {0, 1, 2}, and requested index is 5. Then method adds deficient data points: {0, 1, 2, 3, 4, 5}. And returns data point with index 5.

Specified by:
getOrCreateDataPointByIdx in interface IChartDataPointCollection
Parameters:
index - Index.
Returns:
Returns data point with requested index.

size

public int size()

Gets the number of elements actually contained in the collection. Read-only int.

Specified by:
size in interface IGenericCollection<IChartDataPoint>

copyTo

public void copyTo(IChartDataPoint[] array,
                   int arrayIndex)
Description copied from interface: IGenericCollection

Copies all elements from the collection into the specified array.

Specified by:
copyTo in interface IGenericCollection<IChartDataPoint>
Parameters:
array - Array to fill.
arrayIndex - Starting position in target array.

isSynchronized

public boolean isSynchronized()

Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only bool.

Specified by:
isSynchronized in interface IGenericCollection<IChartDataPoint>

getSyncRoot

public java.lang.Object getSyncRoot()

Returns a synchronization root. Read-only object.

Specified by:
getSyncRoot in interface IGenericCollection<IChartDataPoint>

iterator

public com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IChartDataPoint> iterator()

Returns an enumerator that iterates through the collection.

Specified by:
iterator in interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IChartDataPoint>
Specified by:
iterator in interface com.aspose.ms.System.Collections.IEnumerable<IChartDataPoint>
Specified by:
iterator in interface java.lang.Iterable<IChartDataPoint>
Returns:
A T:System.Collections.Generic.IEnumerator`1 that can be used to iterate through the collection.

addDataPointForLineSeries

public IChartDataPoint addDataPointForLineSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Line subtypes (see also method).

Specified by:
addDataPointForLineSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value.
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeLine(ChartType)

addDataPointForLineSeries

public IChartDataPoint addDataPointForLineSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Line subtypes (see also method).

Specified by:
addDataPointForLineSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value.
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeLine(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(IChartDataCell xValue,
                                                    IChartDataCell yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(double xValue,
                                                    IChartDataCell yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(java.lang.String xValue,
                                                    IChartDataCell yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(IChartDataCell xValue,
                                                    double yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(double xValue,
                                                    double yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForScatterSeries

public IChartDataPoint addDataPointForScatterSeries(java.lang.String xValue,
                                                    double yValue)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Scatter subtypes (see also method).

Specified by:
addDataPointForScatterSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeScatter(ChartType)

addDataPointForRadarSeries

public IChartDataPoint addDataPointForRadarSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Radar subtypes (see also method).

Specified by:
addDataPointForRadarSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeRadar(ChartType)

addDataPointForRadarSeries

public IChartDataPoint addDataPointForRadarSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Radar subtypes (see also method).

Specified by:
addDataPointForRadarSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeRadar(ChartType)

addDataPointForBarSeries

public IChartDataPoint addDataPointForBarSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Column or Bar subtypes (see also and method).

Specified by:
addDataPointForBarSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeColumn(ChartType), ChartTypeCharacterizer.IsChartTypeBar(ChartType)

addDataPointForBarSeries

public IChartDataPoint addDataPointForBarSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Column or Bar subtypes (see also and method).

Specified by:
addDataPointForBarSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeColumn(ChartType), ChartTypeCharacterizer.IsChartTypeBar(ChartType)

addDataPointForAreaSeries

public IChartDataPoint addDataPointForAreaSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Area subtypes (see also method).

Specified by:
addDataPointForAreaSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeArea(ChartType)

addDataPointForAreaSeries

public IChartDataPoint addDataPointForAreaSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Area subtypes (see also method).

Specified by:
addDataPointForAreaSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeArea(ChartType)

addDataPointForPieSeries

public IChartDataPoint addDataPointForPieSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Pie subtypes (see also method).

Specified by:
addDataPointForPieSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypePie(ChartType)

addDataPointForPieSeries

public IChartDataPoint addDataPointForPieSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Pie subtypes (see also method).

Specified by:
addDataPointForPieSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypePie(ChartType)

addDataPointForDoughnutSeries

public IChartDataPoint addDataPointForDoughnutSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Doughnut subtypes (see also method).

Specified by:
addDataPointForDoughnutSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeDoughnut(ChartType)

addDataPointForDoughnutSeries

public IChartDataPoint addDataPointForDoughnutSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Doughnut subtypes (see also method).

Specified by:
addDataPointForDoughnutSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeDoughnut(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue,
                                                   IChartDataCell yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(double xValue,
                                                   IChartDataCell yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue,
                                                   IChartDataCell yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue,
                                                   double yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(double xValue,
                                                   double yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue,
                                                   double yValue,
                                                   IChartDataCell bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue,
                                                   IChartDataCell yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(double xValue,
                                                   IChartDataCell yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue,
                                                   IChartDataCell yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(IChartDataCell xValue,
                                                   double yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(double xValue,
                                                   double yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForBubbleSeries

public IChartDataPoint addDataPointForBubbleSeries(java.lang.String xValue,
                                                   double yValue,
                                                   double bubbleSize)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Bubble subtypes (see also method).

Specified by:
addDataPointForBubbleSeries in interface IChartDataPointCollection
Parameters:
xValue - Data point XValue
yValue - Data point YValue
bubbleSize - Data point BubbleSize
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeBubble(ChartType)

addDataPointForSurfaceSeries

public IChartDataPoint addDataPointForSurfaceSeries(IChartDataCell value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Surface subtypes (see also method).

Specified by:
addDataPointForSurfaceSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeSurface(ChartType)

addDataPointForSurfaceSeries

public IChartDataPoint addDataPointForSurfaceSeries(double value)

Creates the new data point and adds it to the end of collection. Applicable for series which chartType is one of Surface subtypes (see also method).

Specified by:
addDataPointForSurfaceSeries in interface IChartDataPointCollection
Parameters:
value - Data point Value
Returns:
New data point.
See Also:
ChartTypeCharacterizer.IsChartTypeSurface(ChartType)

clear

public void clear()

Removes all elements from the collection.

Specified by:
clear in interface IChartDataPointCollection

remove

public void remove(IChartDataPoint value)

Removes the specified value.

Specified by:
remove in interface IChartDataPointCollection
Parameters:
value - The value.
Throws:
System.ArgumentException - The value parameter was not found in the collection.

removeAt

public void removeAt(int index)

Removes the element at the given index.

Specified by:
removeAt in interface IChartDataPointCollection
Parameters:
index - Index of a data point to remove.

getParent_Immediate

public com.aspose.slides.IDOMObject getParent_Immediate()

Returns Parent_Immediate object. Read-only IDOMObject.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.