ichartdatapoint-ag凯发旗舰厅



com.spire.xls.core
interface ichartdatapoint

all known implementing classes:
chartdatapoint, xlschartdatapoint

public interface ichartdatapoint

method summary
 ichartseriedataformat getdataformat()
          gets / sets data format.
 ichartdatalabels getdatalabels()
          returns data labels object for the data point.
 int getindex()
          gets index of the point in the points collection.
 boolean isdefault()
          indicates whether this data point is default data point.
 
method detail

getdatalabels

ichartdatalabels getdatalabels()
returns data labels object for the data point. read-only.

getindex

int getindex()
gets index of the point in the points collection.

getdataformat

ichartseriedataformat getdataformat()
gets / sets data format.

isdefault

boolean isdefault()
indicates whether this data point is default data point. read-only.


网站地图