Language
The Free and Open Productivity Suite
:: com :: sun :: star :: chart2 ::
|
unpublished |
interface XDataSeries |
|
|
|
- Usage Restrictions
- not published
- Description
- A data series represents the object that has all the knowledge to
be rendered as a visual data series.
|
Methods' Details |
getDataPointByIndex
- Returns
- the element at the specified index.
- Parameter nIndex
- specifies the index of the data point within the series. The first index is 0.
- Throws
- com::sun::star::lang::IndexOutOfBoundException
if the index is not valid.
|
|
resetDataPoint
void |
resetDataPoint( |
[in] long |
nIndex ); |
- Description
- the formatting of the specified data point is cleared
- Parameter nIndex
- specifies the index of the data point within the series. The first index is 0.
|
|
resetAllDataPoints
void |
resetAllDataPoints(); |
- Description
- all data point formattings are cleared
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.