Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / PictureFormat Enumeration


In This Topic
    PictureFormat Enumeration
    In This Topic
    Represents the picture format.
    Syntax
    'Declaration
     
    
    Public Enum PictureFormat 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As PictureFormat
    public enum PictureFormat : System.Enum 
    Members
    MemberDescription
    StackStack
    StackScaleStack and Scale
    StretchStretch
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Spreadsheet.Charts.PictureFormat

    See Also