Contains all properties that help define the appearance of the
normal curve for the Histogram chart.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] [EditorBrowsableAttribute(EditorBrowsableState.Always)] public class NormalCurve : iNotifyChanges |
Visual Basic |
---|
<BrowsableAttribute(True)> _ <EditorBrowsableAttribute(EditorBrowsableState.Always)> _ Public Class NormalCurve _ Implements iNotifyChanges |