FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / RangedHistogram 类 / StackingGroup 属性

本主题中
    StackingGroup 属性 (RangedHistogram)
    本主题中
    Gets or sets the group index for series, only effect in bar and column chart type.
    语法
    '声明
     
    Public Property StackingGroup As Integer
    public int StackingGroup {get; set;}
    请参见