ChartItemInLegend 类

定义

表示在图例中显示的一系列或一组数据点的行为。

public ref class ChartItemInLegend sealed
public sealed class ChartItemInLegend
type ChartItemInLegend = class
Public NotInheritable Class ChartItemInLegend
继承
ChartItemInLegend

属性

ActionInfo

获取与图例中的项关联的操作。

FieldsUsedInValueExpression

获取用于值表达式的字段。

Hidden

获取一个表达式,该表达式的计算结果是一个指示不应在图例中显示项的值。

Instance

获取包含此报表定义对象的计算值的报表实例对象。

LegendText

获取一个表达式,该表达式的计算结果为要在图例中用于标记该项的标签。

ToolTip

获取一个表达式,该表达式的计算结果为要为图例项显示的工具提示。

UniqueName

获取此报表定义对象的唯一标识符。

适用于