Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.LineStyle Class
Properties Methods


In This Topic
    Chart.LineStyle Class Members
    In This Topic

    The following tables list the members exposed by Chart.LineStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the line.  
    Public PropertyGets or sets the joining style of the drawn line segments.  
    Public PropertyGets or sets the miter limit of the joints of the drawn line.  
    Public PropertyGets or sets the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Public PropertyGets or sets the pattern of the line.  
    Public PropertyGets or sets the thickness of the line in pixels. The valid range is from 0 to 1000.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify the owner of this object is changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Protected MethodNotify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem)
    Top
    See Also