Lenguaje

ChartLegendColumnHeaderInstance Clase

Definición

Representa un tipo de instancia de la ChartLegendColumnHeader clase, y contiene los valores calculados de las propiedades en ChartLegendColumnHeader.

public ref class ChartLegendColumnHeaderInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartLegendColumnHeaderInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartLegendColumnHeaderInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartLegendColumnHeaderInstance
Inherits BaseInstance
Herencia
ChartLegendColumnHeaderInstance

Propiedades

Nombre Description
Style

Obtiene el valor calculado de la Style propiedad en una ChartLegendColumnHeader clase.

Value

Obtiene el valor calculado de la Value propiedad en una ChartLegendColumnHeader clase.

Métodos

Nombre Description
ResetInstanceCache()

Reinicia la caché de la instancia.

(Heredado de BaseInstance)

Se aplica a