Show / Hide Table of Contents

Interface CfnAnalysis.ILineChartFieldWellsProperty

The field well configuration of a line chart.

Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnAnalysis.ILineChartFieldWellsProperty
Syntax (vb)
Public Interface CfnAnalysis.ILineChartFieldWellsProperty
Remarks

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

ExampleMetadata: fixture=_generated

Synopsis

Properties

LineChartAggregatedFieldWells

The field well configuration of a line chart.

Properties

LineChartAggregatedFieldWells

The field well configuration of a line chart.

object? LineChartAggregatedFieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-linechartfieldwells.html#cfn-quicksight-analysis-linechartfieldwells-linechartaggregatedfieldwells

Back to top Generated by DocFX