'Declaration
Public Property Label As String
'Usage
Dim instance As FunctionSeries Dim value As String instance.Label = value value = instance.Label
public string Label {get; set;}
'Declaration
Public Property Label As String
'Usage
Dim instance As FunctionSeries Dim value As String instance.Label = value value = instance.Label
public string Label {get; set;}