Dashboard Radar Chart Configuration
constructor(alternateBandColorsVisibility: DashboardVisibility? = null, alternateBandEvenColor: String? = null, alternateBandOddColor: String? = null, axesRangeScale: DashboardRadarChartAxesRangeScale? = null, baseSeriesSettings: DashboardRadarChartSeriesSettings? = null, categoryAxis: DashboardAxisDisplayOptions? = null, categoryLabelOptions: DashboardChartAxisLabelOptions? = null, colorAxis: DashboardAxisDisplayOptions? = null, colorLabelOptions: DashboardChartAxisLabelOptions? = null, fieldWells: DashboardRadarChartFieldWells? = null, interactions: DashboardVisualInteractionOptions? = null, legend: DashboardLegendOptions? = null, shape: DashboardRadarChartShape? = null, sortConfiguration: DashboardRadarChartSortConfiguration? = null, startAngle: Double? = null, visualPalette: DashboardVisualPalette? = null)