Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILegendKey Interface / setPictureUnit Method
In This Topic
    setPictureUnit Method
    In This Topic
    Sets the unit for each picture on the chart if the Microsoft.Office.Interop.Excel.LegendKey.PictureType property is set to StackScale (if not, this property is ignored).
    Syntax
    void setPictureUnit( 
       double value
    )

    Parameters

    value
    See Also