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

In This Topic
    FrequencyPolygonStyle Property
    In This Topic
    Gets or sets the FrequencyPolygonStyle property.
    Syntax
    'Declaration
     
    
    Public Property FrequencyPolygonStyle As String
    public string FrequencyPolygonStyle {get; set;}
    See Also