charteffectformat-ag凯发旗舰厅



com.spire.presentation.charts.entity
class charteffectformat

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.charts.entity.charteffectformat
all implemented interfaces:
icharteffectformat

public class charteffectformat
extends pptobject
implements icharteffectformat

represents chart format properties.


constructor summary
charteffectformat()
           
( sppr,  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.
 ichartgridline getline()
          gets line style properties of a chart.
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
methods inherited from interface com.spire.presentation.charts.entity.icharteffectformat
dispose, getparent
 
constructor detail

charteffectformat

public charteffectformat( sppr,
                          parent)

charteffectformat

public charteffectformat()
method detail

getfill

public fillformat getfill()
gets fill style properties of a chart. read-only .
specified by:
getfill in interface icharteffectformat
returns:

getline

public ichartgridline getline()
gets line style properties of a chart.
specified by:
getline in interface icharteffectformat
returns:

geteffect

public effectdag geteffect()
gets effects used for a chart. read-only .
specified by:
geteffect in interface icharteffectformat
returns:

geteffect3d

public formatthreed geteffect3d()
gets 3d format of a chart. read-only .
specified by:
geteffect3d in interface icharteffectformat
returns:


网站地图