[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BarColumnOptions.SetStackGroup

SetStackGroup Method

SetStackGroup(DataSeries, int)

Sets the value of the StackGroupProperty attached property for a specified chart.

Declaration
public static void SetStackGroup(DataSeries ds, int value)
Public Shared Sub SetStackGroup(ds As DataSeries, value As Integer)
Parameters
Type Name Description
DataSeries ds
int value