ierrorbarsformat-ag凯发旗舰厅



com.spire.presentation.charts
interface ierrorbarsformat


public interface ierrorbarsformat

method summary
 boolean geterrorbarnoendcap()
          indicates whether the endcap is shown.
 int geterrorbarsimtype()
          gets or sets the errorbarsimpletype.
 float geterrorbarval()
          gets or sets the value of a errorbar.
 int geterrorbarvtype()
          gets or sets the errorbarvaluetype.
 ichartgridline getline()
          gets a line of a errorbar.
 float getminusval()
          gets or sets the minus value of a errorbar.
 float getplusval()
          gets or sets the plus value of a errorbar.
 void seterrorbarnoendcap(boolean value)
          indicates whether the endcap is shown.
 void seterrorbarsimtype(int value)
          gets or sets the errorbarsimpletype.
 void seterrorbarval(float value)
          gets or sets the value of a errorbar.
 void seterrorbarvtype(int value)
          gets or sets the errorbarvaluetype.
 void setminusval(float value)
          gets or sets the minus value of a errorbar.
 void setplusval(float value)
          gets or sets the plus value of a errorbar.
 
method detail

geterrorbarvtype

int geterrorbarvtype()
gets or sets the errorbarvaluetype. read/write .
returns:

seterrorbarvtype

void seterrorbarvtype(int value)
gets or sets the errorbarvaluetype. read/write .
parameters:
value -

geterrorbarsimtype

int geterrorbarsimtype()
gets or sets the errorbarsimpletype. read/write .
returns:

seterrorbarsimtype

void seterrorbarsimtype(int value)
gets or sets the errorbarsimpletype. read/write .
parameters:
value -

geterrorbarval

float geterrorbarval()
gets or sets the value of a errorbar. read/write .
returns:

seterrorbarval

void seterrorbarval(float value)
gets or sets the value of a errorbar. read/write .
parameters:
value -

getminusval

float getminusval()
gets or sets the minus value of a errorbar. read/write .
returns:

setminusval

void setminusval(float value)
gets or sets the minus value of a errorbar. read/write .
parameters:
value -

getplusval

float getplusval()
gets or sets the plus value of a errorbar. read/write .
returns:

setplusval

void setplusval(float value)
gets or sets the plus value of a errorbar. read/write .
parameters:
value -

geterrorbarnoendcap

boolean geterrorbarnoendcap()
indicates whether the endcap is shown. read/write .
returns:

seterrorbarnoendcap

void seterrorbarnoendcap(boolean value)
indicates whether the endcap is shown. read/write .
parameters:
value -

getline

ichartgridline getline()
gets a line of a errorbar. read-only .
returns:


网站地图