Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Histogram Class / NormalCurveStyle Property

In This Topic
    NormalCurveStyle Property
    In This Topic
    Gets or sets the style of normal curve.
    Syntax
    'Declaration
     
    
    Public Property NormalCurveStyle As String
    public string NormalCurveStyle {get; set;}
    See Also