Returns the value of the RadiusXProperty attached property for a specified chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public static double GetRadiusX( C1Chart chart ) |
| Visual Basic |
|---|
Public Shared Function GetRadiusX ( _ chart As C1Chart _ ) As Double |
Parameters
- chart
- Type: C1.Silverlight.Chart..::..C1Chart