Xceed Chart for WinForms v4.4 Documentation
ImageFrameType Enumeration


Xceed.Chart.GraphicsCore.v4.4 Assembly > Xceed.Chart.GraphicsCore Namespace : ImageFrameType Enumeration
Defines the type of the image frame.
Syntax
'Declaration
 
Public Enum ImageFrameType 
   Inherits System.Enum
'Usage
 
Dim instance As ImageFrameType
public enum ImageFrameType : System.Enum 
Members
MemberDescription
ColonialColonial
EmbedEmbed
EmbossEmboss
NoneNone
RaisedRaised
RectangleRectangle
RectangleInnerRoundedRectangular frame with rounded inner rectangle
RectangleOuterRoundedRounded outer rectangular frame with sharp inner rectangle
RoundedRounded
RoundedBottomRounded Bottom
RoundedOpenLRounded with opened left side
RoundedOpenRRounded with opened right side
RoundedOpenRLRounded with opened left and right sides
RoundedTopRounded Top
SunkenSunken
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Chart.GraphicsCore.ImageFrameType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Chart.GraphicsCore Namespace