AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The tooltip item for the columns that are not part of a field well.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.ColumnTooltipItem

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class ColumnTooltipItem

The ColumnTooltipItem type exposes the following members

Constructors

NameDescription
Public Method ColumnTooltipItem()

Properties

NameTypeDescription
Public Property Aggregation Amazon.QuickSight.Model.AggregationFunction

Gets and sets the property Aggregation.

The aggregation function of the column tooltip item.

Public Property Column Amazon.QuickSight.Model.ColumnIdentifier

Gets and sets the property Column.

The target column of the tooltip item.

Public Property Label System.String

Gets and sets the property Label.

The label of the tooltip item.

Public Property TooltipTarget Amazon.QuickSight.TooltipTarget

Gets and sets the property TooltipTarget.

Determines the target of the column tooltip item in a combo chart visual.

Public Property Visibility Amazon.QuickSight.Visibility

Gets and sets the property Visibility.

The visibility of the tooltip item.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5