Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Standard.v4.4 Assembly / Xceed.Chart.Standard Namespace / StandardFrame Class
Properties Methods


In This Topic
    StandardFrame Class Members
    In This Topic

    The following tables list the members exposed by StandardFrame.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new StandardFrame object with disabled bevels.  
    Top
    Public Properties
     NameDescription
    Public PropertyControls the distance between the inner and the outer bevel.  
    Public PropertyThe color used to fill the gap between the inner and the outer bevel.  
    Public PropertyControls the width of the inner and the outer bevels.  
    Public PropertyControls the line properties applied on the border of the frame.  
    Public PropertyThe color of the dark inner bevel side.  
    Public PropertyThe color of the light inner bevel side.  
    Public PropertyControls the inner style of the frame.  
    Public PropertyThe color of the dark outer bevel side.  
    Public PropertyThe color of the light outer bevel side.  
    Public PropertyControls the outer style of the frame.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this instance  
    Public MethodInitializes a StandardFrame object from the properties of another StandardFrame object. (Inherited from Xceed.Chart.GraphicsCore.StandardFrameBase)
    Public MethodSets a predefined frame style.  
    Public MethodOverloaded. Shows a frame properties dialog allowing you to visually edit the frame properties.  
    Top
    See Also