
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Standard.LinePropertiesTypeEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class LineProperties Inherits Xceed.Chart.GraphicsCore.LinePropertiesBase
'Usage Dim instance As LineProperties
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Standard.LinePropertiesTypeEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class LineProperties : Xceed.Chart.GraphicsCore.LinePropertiesBase
System.Object
Xceed.Chart.GraphicsCore.LinePropertiesBase
Xceed.Chart.Standard.LineProperties
Name | Description | |
---|---|---|
![]() | LineProperties Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Color | Controls the line color. |
![]() | Factor | A multiplier for each bit in the line stipple pattern. |
![]() | Pattern | Defines the line pattern. |
![]() | Width | Controls the width of the lines in pixels. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact replicate of this LinePropertiesBase object. (Inherited from Xceed.Chart.GraphicsCore.LinePropertiesBase) |
![]() | CreatePreviewPen | Creates a Pen object representing the line properties object. |
![]() | Equals | Overloaded. Compares two LinePropertiesBase objects (Inherited from Xceed.Chart.GraphicsCore.LinePropertiesBase) |
![]() | InitFromLineProperties | Initializes a LineProperties object from the properties of another LineProperties object. |
![]() | ShowEditor | Overloaded. Shows a dialog allowing you to visually edit the line 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