com.grapecity.documents.excel.drawing Package / ILegendKey Interface / getPictureUnit Method
In This Topic
getPictureUnit Method
In This Topic
Returns 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
double getPictureUnit()
See Also