Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setPerspective Method
In This Topic
    setPerspective Method
    In This Topic
    Sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the Microsoft.Office.Interop.Excel._Chart.RightAngleAxes property is True.
    Syntax
    void setPerspective( 
       int value
    )

    Parameters

    value
    See Also