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

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