'Declaration Public Property ShowXAxis As System.Boolean
'Usage Dim instance As ExcelSparklineGroup Dim value As System.Boolean instance.ShowXAxis = value value = instance.ShowXAxis
public System.bool ShowXAxis {get; set;}
'Declaration Public Property ShowXAxis As System.Boolean
'Usage Dim instance As ExcelSparklineGroup Dim value As System.Boolean instance.ShowXAxis = value value = instance.ShowXAxis
public System.bool ShowXAxis {get; set;}