|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ChartLinesFormat
public class ChartLinesFormat
Represents gridlines format properties.
Method Summary | |
---|---|
IEffectFormat |
getEffect()
Returns effects used for a chart line. |
ILineFormat |
getLine()
Returns line style properties of a chart line. |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ILineFormat getLine()
Returns line style properties of a chart line.
Read-only ILineFormat
.
getLine
in interface IChartLinesFormat
public IEffectFormat getEffect()
Returns effects used for a chart line.
Read-only IEffectFormat
.
getEffect
in interface IChartLinesFormat
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |