'Declaration Property ShowRadarAxisLabels As Boolean
'Usage Dim instance As IChartGroup Dim value As Boolean instance.ShowRadarAxisLabels = value value = instance.ShowRadarAxisLabels
bool ShowRadarAxisLabels {get; set;}
'Declaration Property ShowRadarAxisLabels As Boolean
'Usage Dim instance As IChartGroup Dim value As Boolean instance.ShowRadarAxisLabels = value value = instance.ShowRadarAxisLabels
bool ShowRadarAxisLabels {get; set;}