GrapeCity.Spreadsheet.Charts Namespace / PictureFormat Enumeration


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

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

See Also