|
|||||||||
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 |