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