Gets of sets the FillStyle object for the Normal curve.
[Visual Basic]
Public Property FillStyle As FillStyle
[C#]
public FillStyle FillStyle {get;set;}
[Delphi]
public property FillStyle: FillStyle read get_FillStyle write set_FillStyle;
Remarks
The FillStyle property controls the appearance of the area under the Normal curve. The LineStyle property controls the appearance of the actual line drawn representing 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. |