[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataSeries.LineStyle

LineStyle Property

LineStyle

Gets or sets the line style of the series, including color, thickness and pattern (for 2D charts or 3D Scatter charts with PointData layout).

Declaration
[C1Description("ChartDataSeries.LineStyle", "The line style of the series, including color, thickness and pattern (for 2D charts or 3D Scatter charts with PointData layout).")]
public ChartLineStyle LineStyle { get; }
<C1Description("ChartDataSeries.LineStyle", "The line style of the series, including color, thickness and pattern (for 2D charts or 3D Scatter charts with PointData layout).")>
Public ReadOnly Property LineStyle As ChartLineStyle