Gets of sets the ChartLineStyle object for the Normal curve.
[Visual Basic]
Public Property LineStyle As ChartLineStyle
[C#]
public ChartLineStyle LineStyle {get;set;}
[Delphi]
public property LineStyle: ChartLineStyle read get_LineStyle write set_LineStyle;
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.
See Also
NormalCurve Class | NormalCurve Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |