'Declaration
<AttachedPropertyBrowsableForTypeAttribute(C1.WPF.C1Chart.DataSeries)> Public Shared Function GetStackGroup( _ ByVal ds As DataSeries _ ) As Integer
'Usage
Dim ds As DataSeries Dim value As Integer value = BarColumnOptions.GetStackGroup(ds)
[AttachedPropertyBrowsableForType(C1.WPF.C1Chart.DataSeries)] public static int GetStackGroup( DataSeries ds )
Parameters
- ds