FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / Series 类 / AltStyle 属性

本主题中
    AltStyle 属性 (Series)
    本主题中
    Gets or sets the alternative series style.
    语法
    '声明
     
    Public Property AltStyle As ChartStyle
    public ChartStyle AltStyle {get; set;}
    请参见