FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLineStyle Class
Members

In This Topic
    ChartLineStyle Class
    In This Topic
    Represents the style of chart lines.
    Object Model
    ChartLineStyle Class
    Syntax
    'Declaration
     
    Public Class ChartLineStyle 
       Inherits ChartObject
    public class ChartLineStyle : ChartObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartLineStyle
             C1.Win.FlexReport.Chart.Chart2DGridStyle

    See Also