'Declaration Public Property AxisType As IndexAxisType
'Usage Dim instance As IndexAxis Dim value As IndexAxisType instance.AxisType = value value = instance.AxisType
public IndexAxisType AxisType {get; set;}
'Declaration Public Property AxisType As IndexAxisType
'Usage Dim instance As IndexAxis Dim value As IndexAxisType instance.AxisType = value value = instance.AxisType
public IndexAxisType AxisType {get; set;}