Gets the value of the data point.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public Object this[ string name ] { get; } |
| Visual Basic |
|---|
Public ReadOnly Default Property Item ( _ name As String _ ) As Object Get |
Parameters
- name
- Type: System..::..String
String name of value.