
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class StandardFrame Inherits Xceed.Chart.GraphicsCore.StandardFrameBase
'Usage Dim instance As StandardFrame
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class StandardFrame : Xceed.Chart.GraphicsCore.StandardFrameBase
System.Object
Xceed.Chart.GraphicsCore.Frame
Xceed.Chart.GraphicsCore.StandardFrameBase
Xceed.Chart.Standard.StandardFrame
Name | Description | |
---|---|---|
![]() | StandardFrame Constructor | Creates a new StandardFrame object with disabled bevels. |
Name | Description | |
---|---|---|
![]() | BevelDistance | Controls the distance between the inner and the outer bevel. |
![]() | BevelDistanceColor | The color used to fill the gap between the inner and the outer bevel. |
![]() | BevelWidth | Controls the width of the inner and the outer bevels. |
![]() | Border | Controls the line properties applied on the border of the frame. |
![]() | InnerDark | The color of the dark inner bevel side. |
![]() | InnerLight | The color of the light inner bevel side. |
![]() | InnerStyle | Controls the inner style of the frame. |
![]() | OuterDark | The color of the dark outer bevel side. |
![]() | OuterLight | The color of the light outer bevel side. |
![]() | OuterStyle | Controls the outer style of the frame. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates an identical copy of this instance |
![]() | InitFromFrameProperties | Initializes a StandardFrame object from the properties of another StandardFrame object. (Inherited from Xceed.Chart.GraphicsCore.StandardFrameBase) |
![]() | SetPredefinedFrameStyle | Sets a predefined frame style. |
![]() | ShowEditor | Overloaded. Shows a frame properties dialog allowing you to visually edit the frame properties. |
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