'Declaration
Public Property XValueArray As String
'Usage
Dim instance As PolarAreaSeries 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 PolarAreaSeries Dim value As String instance.XValueArray = value value = instance.XValueArray
public string XValueArray {get; set;}