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