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


In This Topic
    LineProperties Class Members
    In This Topic

    The following tables list the members exposed by LineProperties.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyControls the line color.  
    Public PropertyA multiplier for each bit in the line stipple pattern.  
    Public PropertyDefines the line pattern.  
    Public PropertyControls the width of the lines in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replicate of this LinePropertiesBase object. (Inherited from Xceed.Chart.GraphicsCore.LinePropertiesBase)
    Public MethodCreates a Pen object representing the line properties object.  
    Public MethodOverloaded. Compares two LinePropertiesBase objects (Inherited from Xceed.Chart.GraphicsCore.LinePropertiesBase)
    Public MethodInitializes a LineProperties object from the properties of another LineProperties object.  
    Public MethodOverloaded. Shows a dialog allowing you to visually edit the line properties.  
    Top
    See Also