Sets the value of the StackGroupProperty attached property for a specified chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public static void SetStackGroup( DataSeries ds, int value ) |
| Visual Basic |
|---|
Public Shared Sub SetStackGroup ( _ ds As DataSeries, _ value As Integer _ ) |