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

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