FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RangedHistogram Class / AltStyle Property

In This Topic
    AltStyle Property (RangedHistogram)
    In This Topic
    Gets or sets the alternative series style.
    Syntax
    'Declaration
     
    Public Property AltStyle As ChartStyle
    public ChartStyle AltStyle {get; set;}
    See Also