Sets the value of the ScaleProperty attached property for a specified chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public static void SetScale( C1Chart chart, BubbleScale value ) |
| Visual Basic |
|---|
Public Shared Sub SetScale ( _ chart As C1Chart, _ value As BubbleScale _ ) |
Parameters
- chart
- Type: C1.Silverlight.Chart..::..C1Chart
- value
- Type: C1.Silverlight.Chart..::..BubbleScale