ChartDataPointInstance Classe

Definizione

Rappresenta un tipo di istanza della classe ChartDataPoint 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à

AxisLabel

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

Style

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

ToolTip

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

Metodi

ResetInstanceCache()

Reimposta la cache dell'istanza.

(Ereditato da BaseInstance)

Si applica a