com.aspose.slides
Interface IAxisFormat

All Known Implementing Classes:
AxisFormat

public interface IAxisFormat

Represents chart format properties.


Method Summary
 IEffectFormat getEffect()
           
 IFillFormat getFill()
           
 ILineFormat getLine()
           
 

Method Detail

getFill

IFillFormat getFill()

getLine

ILineFormat getLine()

getEffect

IEffectFormat getEffect()