ChartDataPointInstance Classe

Definizione

Rappresenta un tipo di istanza della ChartDataPoint classe e contiene i valori calcolati delle proprietà in ChartDataPoint.

public ref class ChartDataPointInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartDataPointInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartDataPointInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartDataPointInstance
Inherits BaseInstance
Ereditarietà
ChartDataPointInstance

Proprietà

Nome Descrizione
AxisLabel

Ottiene il valore calcolato della AxisLabel proprietà in una ChartDataPoint classe.

Style

Ottiene il valore calcolato della Style proprietà in una ChartDataPoint classe.

ToolTip

Ottiene il valore calcolato della ToolTip proprietà in una ChartDataPoint classe.

Metodi

Nome Descrizione
ResetInstanceCache()

Resetta la cache dell'istanza.

(Ereditato da BaseInstance)

Si applica a