icharteffectformat-ag凯发旗舰厅



com.spire.presentation.charts.entity
interface icharteffectformat

all known implementing classes:
charteffectformat

public interface icharteffectformat

represents charteffectformat on chart.


method summary
 void dispose()
          dispose object and free resources.
 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.
 java.lang.object getparent()
          reference to parent object.
 
method detail

getfill

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

getline

ichartgridline getline()
gets line style properties of a chart.
returns:

geteffect

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

geteffect3d

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

getparent

java.lang.object getparent()
reference to parent object. read-only.
returns:

dispose

void dispose()
dispose object and free resources.


网站地图