Show / Hide Table of Contents

Class CfnTemplatePropsMixin.RadarChartConfigurationProperty

The configuration of a RadarChartVisual .

Inheritance
object
CfnTemplatePropsMixin.RadarChartConfigurationProperty
Implements
CfnTemplatePropsMixin.IRadarChartConfigurationProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnTemplatePropsMixin.RadarChartConfigurationProperty : CfnTemplatePropsMixin.IRadarChartConfigurationProperty
Syntax (vb)
Public Class CfnTemplatePropsMixin.RadarChartConfigurationProperty Implements CfnTemplatePropsMixin.IRadarChartConfigurationProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html

ExampleMetadata: fixture=_generated

Synopsis

Constructors

RadarChartConfigurationProperty()

The configuration of a RadarChartVisual .

Properties

AlternateBandColorsVisibility

Determines the visibility of the colors of alternatign bands in a radar chart.

AlternateBandEvenColor

The color of the even-numbered alternate bands of a radar chart.

AlternateBandOddColor

The color of the odd-numbered alternate bands of a radar chart.

AxesRangeScale

The axis behavior options of a radar chart.

BaseSeriesSettings

The base sreies settings of a radar chart.

CategoryAxis

The category axis of a radar chart.

CategoryLabelOptions

The category label options of a radar chart.

ColorAxis

The color axis of a radar chart.

ColorLabelOptions

The color label options of a radar chart.

FieldWells

The field well configuration of a RadarChartVisual .

Interactions

The general visual interactions setup for a visual.

Legend

The legend display setup of the visual.

Shape

The shape of the radar chart.

SortConfiguration

The sort configuration of a RadarChartVisual .

StartAngle

The start angle of a radar chart's axis.

VisualPalette

The palette (chart color) display setup of the visual.

Constructors

RadarChartConfigurationProperty()

The configuration of a RadarChartVisual .

public RadarChartConfigurationProperty()
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html

ExampleMetadata: fixture=_generated

Properties

AlternateBandColorsVisibility

Determines the visibility of the colors of alternatign bands in a radar chart.

public string? AlternateBandColorsVisibility { get; set; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-alternatebandcolorsvisibility

AlternateBandEvenColor

The color of the even-numbered alternate bands of a radar chart.

public string? AlternateBandEvenColor { get; set; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-alternatebandevencolor

AlternateBandOddColor

The color of the odd-numbered alternate bands of a radar chart.

public string? AlternateBandOddColor { get; set; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-alternatebandoddcolor

AxesRangeScale

The axis behavior options of a radar chart.

public string? AxesRangeScale { get; set; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-axesrangescale

BaseSeriesSettings

The base sreies settings of a radar chart.

public object? BaseSeriesSettings { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-baseseriessettings

Type union: either IResolvable or CfnTemplatePropsMixin.IRadarChartSeriesSettingsProperty

CategoryAxis

The category axis of a radar chart.

public object? CategoryAxis { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-categoryaxis

Type union: either IResolvable or CfnTemplatePropsMixin.IAxisDisplayOptionsProperty

CategoryLabelOptions

The category label options of a radar chart.

public object? CategoryLabelOptions { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-categorylabeloptions

Type union: either IResolvable or CfnTemplatePropsMixin.IChartAxisLabelOptionsProperty

ColorAxis

The color axis of a radar chart.

public object? ColorAxis { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-coloraxis

Type union: either IResolvable or CfnTemplatePropsMixin.IAxisDisplayOptionsProperty

ColorLabelOptions

The color label options of a radar chart.

public object? ColorLabelOptions { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-colorlabeloptions

Type union: either IResolvable or CfnTemplatePropsMixin.IChartAxisLabelOptionsProperty

FieldWells

The field well configuration of a RadarChartVisual .

public object? FieldWells { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-fieldwells

Type union: either IResolvable or CfnTemplatePropsMixin.IRadarChartFieldWellsProperty

Interactions

The general visual interactions setup for a visual.

public object? Interactions { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-interactions

Type union: either IResolvable or CfnTemplatePropsMixin.IVisualInteractionOptionsProperty

Legend

The legend display setup of the visual.

public object? Legend { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-legend

Type union: either IResolvable or CfnTemplatePropsMixin.ILegendOptionsProperty

Shape

The shape of the radar chart.

public string? Shape { get; set; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-shape

SortConfiguration

The sort configuration of a RadarChartVisual .

public object? SortConfiguration { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-sortconfiguration

Type union: either IResolvable or CfnTemplatePropsMixin.IRadarChartSortConfigurationProperty

StartAngle

The start angle of a radar chart's axis.

public double? StartAngle { get; set; }
Property Value

double?

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-startangle

VisualPalette

The palette (chart color) display setup of the visual.

public object? VisualPalette { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-radarchartconfiguration.html#cfn-quicksight-template-radarchartconfiguration-visualpalette

Type union: either IResolvable or CfnTemplatePropsMixin.IVisualPaletteProperty

Implements

CfnTemplatePropsMixin.IRadarChartConfigurationProperty
Back to top Generated by DocFX