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