ChartLegendCustomItemInstance 类

定义

表示 ChartLegendCustomItem 类的实例类型并且包含 ChartLegendCustomItem 中属性的计算值。

public ref class ChartLegendCustomItemInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartLegendCustomItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartLegendCustomItemInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartLegendCustomItemInstance
Inherits BaseInstance
继承
ChartLegendCustomItemInstance

属性

Separator

获取 Separator 类中 ChartLegendCustomItem 属性的计算值。

SeparatorColor

获取 SeparatorColor 类中 ChartLegendCustomItem 属性的计算值。

Style

获取 Style 类中 ChartLegendCustomItem 属性的计算值。

ToolTip

获取 ToolTip 类中 ChartLegendCustomItem 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于