LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclChDataPointPos Struct Reference

Specifies the position of a data series or data point. More...

#include <xlchart.hxx>

Public Member Functions

 XclChDataPointPos (sal_uInt16 nSeriesIdx=EXC_CHSERIES_INVALID, sal_uInt16 nPointIdx=EXC_CHDATAFORMAT_ALLPOINTS)
 Index of a data point inside a series. More...
 

Public Attributes

sal_uInt16 mnSeriesIdx
 
sal_uInt16 mnPointIdx
 Series index of series or a data point. More...
 

Detailed Description

Specifies the position of a data series or data point.

Definition at line 754 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChDataPointPos()

XclChDataPointPos::XclChDataPointPos ( sal_uInt16  nSeriesIdx = EXC_CHSERIES_INVALID,
sal_uInt16  nPointIdx = EXC_CHDATAFORMAT_ALLPOINTS 
)
explicit

Index of a data point inside a series.

Definition at line 68 of file xlchart.cxx.

Member Data Documentation

◆ mnPointIdx

sal_uInt16 XclChDataPointPos::mnPointIdx

◆ mnSeriesIdx

sal_uInt16 XclChDataPointPos::mnSeriesIdx

The documentation for this struct was generated from the following files: