[]
        
(Showing Draft Content)

C1.Win.C1Chart.NormalCurve.LineStyle

LineStyle Property

LineStyle

Gets of sets the ChartLineStyle object for the Normal curve.

Declaration
public ChartLineStyle LineStyle { get; set; }
Public Property LineStyle As ChartLineStyle
Remarks

The LineStyle property controls the appearance of the actual line drawn representing the Normal curve. The FillStyle property controls the appearance of the area under the Normal curve.