Returns the value of the StackGroupProperty attached property for a specified data series.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public static int GetStackGroup( DataSeries ds ) |
| Visual Basic |
|---|
Public Shared Function GetStackGroup ( _ ds As DataSeries _ ) As Integer |