C1.WPF.C1Chart Namespace > BarColumnOptions Class : GetStackGroup Method |
'Declaration
<System.Windows.AttachedPropertyBrowsableForTypeAttribute(C1.WPF.C1Chart.DataSeries)> Public Shared Function GetStackGroup( _ ByVal ds As DataSeries _ ) As System.Integer
'Usage
Dim ds As DataSeries Dim value As System.Integer value = BarColumnOptions.GetStackGroup(ds)
[System.Windows.AttachedPropertyBrowsableForType(C1.WPF.C1Chart.DataSeries)] public static System.int GetStackGroup( DataSeries ds )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2