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