public interface 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.
|
ILineFormat getLine()
Returns line style properties of a chart line.
Read-only ILineFormat
.
IEffectFormat getEffect()
Returns effects used for a chart line.
Read-only IEffectFormat
.