Gets the value of the data point formatted with the specified format string.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.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 |
Parameters
- name
- Type: System..::..String
- format
- Type: System..::..String