|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ichartgridline
method summary | |
---|---|
penalignmenttype |
getalignment()
gets or sets the line alignment. |
linecapstyle |
getcapstyle()
gets or sets the line cap style. |
linedashstyletype |
getdashstyle()
gets or sets the line dash style. |
linefillformat |
getfillformat()
gets the fill format of a line. |
fillformattype |
getfilltype()
gets or sets the fill format type. |
gradientfillformat |
getgradient()
gets the gradient fill format. |
linejointype |
getjoinstyle()
gets or sets the lines join style. |
lineendlength |
getlinebeginlength()
gets or sets the arrowhead length at the beginning of a line. |
lineendtype |
getlinebegintype()
gets or sets the arrowhead style at the beginning of a line. |
lineendwidth |
getlinebeginwidth()
gets or sets the arrowhead width at the beginning of a line. |
lineendlength |
getlineendlength()
gets or sets the arrowhead length at the end of a line. |
lineendtype |
getlineendtype()
gets or sets the arrowhead style at the end of a line. |
lineendwidth |
getlineendwidth()
gets or sets the arrowhead width at the end of a line. |
float |
getmiterlimit()
gets or sets the miter limit of a line. |
patternfillformat |
getpattern()
gets the pattern fill format. |
tristate |
getrotatewithshape()
indicates whether the fill should be rotated with a shape. |
colorformat |
getsolidfillcolor()
gets the color of a solid fill. |
textlinestyle |
getstyle()
gets or sets the line style. |
double |
getwidth()
gets or sets the width of a line. |
void |
setalignment(penalignmenttype value)
gets or sets the line alignment. |
void |
setcapstyle(linecapstyle value)
gets or sets the line cap style. |
void |
setdashstyle(linedashstyletype value)
gets or sets the line dash style. |
void |
setfilltype(fillformattype value)
gets or sets the fill format type. |
void |
setjoinstyle(linejointype value)
gets or sets the lines join style. |
void |
setlinebeginlength(lineendlength value)
gets or sets the arrowhead length at the beginning of a line. |
void |
setlinebegintype(lineendtype value)
gets or sets the arrowhead style at the beginning of a line. |
void |
setlinebeginwidth(lineendwidth value)
gets or sets the arrowhead width at the beginning of a line. |
void |
setlineendlength(lineendlength value)
gets or sets the arrowhead length at the end of a line. |
void |
setlineendtype(lineendtype value)
gets or sets the arrowhead style at the end of a line. |
void |
setlineendwidth(lineendwidth value)
gets or sets the arrowhead width at the end of a line. |
void |
setmiterlimit(float value)
gets or sets the miter limit of a line. |
void |
setrotatewithshape(tristate value)
whether the fill should be rotated with a shape. |
void |
setstyle(textlinestyle value)
gets or sets the line style. |
void |
setwidth(double value)
gets or sets the width of a line. |
method detail |
---|
fillformattype getfilltype()
void setfilltype(fillformattype value)
value
- linefillformat getfillformat()
gradientfillformat getgradient()
patternfillformat getpattern()
colorformat getsolidfillcolor()
tristate getrotatewithshape()
void setrotatewithshape(tristate value)
value
- double getwidth()
void setwidth(double value)
value
- linedashstyletype getdashstyle()
void setdashstyle(linedashstyletype value)
value
- linecapstyle getcapstyle()
void setcapstyle(linecapstyle value)
value
- textlinestyle getstyle()
void setstyle(textlinestyle value)
value
- penalignmenttype getalignment()
void setalignment(penalignmenttype value)
value
- linejointype getjoinstyle()
void setjoinstyle(linejointype value)
value
- float getmiterlimit()
void setmiterlimit(float value)
value
- lineendtype getlinebegintype()
void setlinebegintype(lineendtype value)
value
- lineendtype getlineendtype()
void setlineendtype(lineendtype value)
value
- lineendwidth getlinebeginwidth()
void setlinebeginwidth(lineendwidth value)
value
- lineendwidth getlineendwidth()
void setlineendwidth(lineendwidth value)
value
- lineendlength getlinebeginlength()
void setlinebeginlength(lineendlength value)
value
- lineendlength getlineendlength()
void setlineendlength(lineendlength value)
value
-
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |