FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Series Class / AltStyle Property

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