public class ChartLinesFormat extends java.lang.Object implements IChartLinesFormat
Represents gridlines format properties.
| Modifier and Type | Method and Description |
|---|---|
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.
|
public final ILineFormat getLine()
Returns line style properties of a chart line.
Read-only ILineFormat.
getLine in interface IChartLinesFormatpublic final IEffectFormat getEffect()
Returns effects used for a chart line.
Read-only IEffectFormat.
getEffect in interface IChartLinesFormatpublic final com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.