ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / AltStyle Property

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