FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPointSeries Class / LineStyle Property

In This Topic
    LineStyle Property (Chart3DPointSeries)
    In This Topic
    Gets or sets the line style of the series, including color, thickness and pattern.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineStyle As ChartLineStyle
    public ChartLineStyle LineStyle {get;}
    See Also