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

In This Topic
    FrequencyPolygonStyle Property (Histogram)
    In This Topic
    Gets or sets the FrequencyPolygonStyle property.
    Syntax
    'Declaration
     
    Public ReadOnly Property FrequencyPolygonStyle As ChartStyle
    public ChartStyle FrequencyPolygonStyle {get;}
    See Also