chartwallsorfloor-ag凯发旗舰厅



com.spire.presentation.charts.entity
class chartwallsorfloor

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.charts.entity.chartwallsorfloor

public class chartwallsorfloor
extends pptobject

represents walls on 3d charts.


constructor summary
chartwallsorfloor( elem,  parent)
           
 
method summary
 effectdag geteffect()
          gets effects used for a chart.
 formatthreed geteffect3d()
          gets 3d format of a chart.
 fillformat getfill()
          gets fill style properties of a chart.
 picturetype getpicturetype()
          gets or sets the picture type.
 int getthickness()
          gets or sets the walls thickness.
 void setpicturetype(picturetype value)
          gets or sets the picture type.
 void setthickness(int value)
          gets or sets the walls thickness.
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

chartwallsorfloor

public chartwallsorfloor( elem,
                          parent)
method detail

getthickness

public int getthickness()
gets or sets the walls thickness.
returns:

setthickness

public void setthickness(int value)
gets or sets the walls thickness.
parameters:
value -

getfill

public fillformat getfill()
gets fill style properties of a chart. read-only .
returns:

geteffect

public effectdag geteffect()
gets effects used for a chart. read-only .
returns:

geteffect3d

public formatthreed geteffect3d()
gets 3d format of a chart. read-only .
returns:

getpicturetype

public picturetype getpicturetype()
gets or sets the picture type.
returns:

setpicturetype

public void setpicturetype(picturetype value)
gets or sets the picture type.
parameters:
value -


网站地图