ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 ChartStyle
    public ChartStyle FrequencyPolygonStyle {get; set;}
    See Also