com.aspose.slides
Interface IChartLinesFormat

All Known Implementing Classes:
ChartLinesFormat

public interface IChartLinesFormat


Method Summary
 IEffectFormat getEffect()
           Returns effects used for a chart line.
 ILineFormat getLine()
           Returns line style properties of a chart line.
 

Method Detail

getLine

ILineFormat getLine()

Returns line style properties of a chart line. Read-only ILineFormat.


getEffect

IEffectFormat getEffect()

Returns effects used for a chart line. Read-only IEffectFormat.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.