Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPoint Interface / PictureUnit Property
In This Topic
    PictureUnit Property (IPoint)
    In This Topic
    Gets or sets the unit for each picture on the chart if the PictureType property is set to StackScale (if not, this property is ignored).
    Syntax
    System.double PictureUnit {get; set;}
    See Also